Image.negate

Negates the colors in the reference image.

class Image
void
negate

Parameters

grayscale
Type: bool

If true, only negate grayscale pixels within the image.

channel

The affected channels.

Meta