Invert Image
Last updated
Last updated
Class name: ImageInvert
Category: image
Output node: False
The ImageInvert node is designed to invert the colors of an image, effectively transforming each pixel’s color value to its complementary color on the color wheel. This operation is useful for creating negative images or for visual effects that require color inversion.
image
IMAGE
The ‘image’ parameter represents the input image to be inverted. It is crucial for specifying the target image whose colors are to be inverted, affecting the node’s execution and the visual outcome of the inversion process.
image
IMAGE
The output is an inverted version of the input image, with each pixel’s color value transformed to its complementary color.