| RGBA Keyer
Category: Processing > Image Processing
Shader Family: Texture
Output: Color
Inverts the values of the input color.
|
The shader's name. Enter any name you like, or leave the default.
|
|
Specifies the color on which the invert function is applied. You can select from either the RGBA, HLSA, or HSVA color models.
|
|
Includes alpha channel in the invert computation. When off, the alpha channel is not included in the invert computation.
|
Render Tree Usage
Used to the right of any type of color output shader to reverse (invert) its value. Use this shader to invert an alpha channel
before using it as a transparency map.