Image.negate

Negates the colors in the reference image.

class Image
void
negate

Parameters

grayscale bool

If true, only negate grayscale pixels within the image.

channel ChannelType

The affected channels.

Meta