Forum Replies Created

  • Christian Magadan

    August 27, 2019 at 7:44 am in reply to: Get RGB values from from a color picker

    Or is there another type of controller that I can use that will store all 3 values separately so that I can use another expression to use them?

  • Christian Magadan

    August 27, 2019 at 7:41 am in reply to: Get RGB values from from a color picker

    No, not exactly. The main thing I’m having trouble with is getting the individual values for Red, Green, and Blue onto separate slider controls using expressions. I only want the shape layer that is supposed to be the red pixel to look the red value.

    All colors have a hex code, but then they are also written as:

    R: 145
    G: 47
    B:34

    Is there an expression that will look at a point and only give me the red value or only the green value or only the blue value?

  • Christian Magadan

    August 27, 2019 at 5:22 am in reply to: Get RGB values from from a color picker

    If any part of my description is confusing, let me know. It’s a bit difficult to explain what I’m trying to do.

    This is meant to be an end credit sequence, so there is a composition that will have the scrolling text/graphics, and then the layers on top of that will be used to create this pixel effect.

    This is what I have in my composition right now:

    3 shape layers (One represents the red node, green node, and blue node inside of a pixel)
    A composition below it where I will put the scrolling text/graphics that will eventually become pixelated. (Let’s call this the “Main Content” layer)

    Lets say that there is a solid green color underneath one of the pixels. In my head, this is how it should work:

    Each of the shape layers has a slider control on it that will retain a numerical value. The expression on the slider control looks at the location of the shape layer and uses the sampleImage() expression to see the color value of the “Main content” layer beneath it. But instead of returning a specific color, I’m trying to figure out how to get the separated RGB value from the layer. So since in this example, the color beneath the pixel is solid green, the shape layer representing the red node will return a value of 0, the shape layer for the green node will return a value of 255, and then the shape layer for blue will return a value of 0. So when there is a solid green color underneath the pixel, only the green pixel should be set to 100% opacity, and the other pixels should be off. So I could have an expression on the opacity of the green pixel to look at the slider control value (0-255) and convert it to a 0%-100% number that the opacity can use.

  • Christian Magadan

    January 26, 2017 at 9:46 pm in reply to: Automatic Dynamic Parenting with Duplication

    Didn’t think so. Thanks! I’ll try this out!

  • Christian Magadan

    March 28, 2014 at 12:42 am in reply to: Plexus and Tracking Data

    Yes, but from what I can tell that is only for adding different Plexus properties to different masks inside of the same layer. What I am mainly trying to do is add tracking data to a single mask in a layer instead of the adding it to the layer as a whole.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy