Inverts the pixel values of a mask or image. When the image format is floating-point or half-float (HDR) values, negative
color values are clamped to 0.0 and alpha values are clamped between 0.0 and 1.0.
Requires an Input (RGB or RGBA).
Produces an Output (RGB or RGBA).
Components
|
Inverts the RGB components of the image.
|
|
Inverts the Alpha component of the image.
|