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).
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License