Invert

 
 
 

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

Invert RGB

Inverts the RGB components of the image.

Invert Alpha

Inverts the Alpha component of the image.

Mask

Controls this operator's Mask Options.

Output

Controls this operator's Output Options.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License