Inverts all colors in the image.
Visual Basic |
---|
Public Sub Negate() |
This operation turns the image into a photo-negative of itself. In color images, the invert will be performed in the RGB colorspace.
Note: Use this function if you wish to modify the parameters controlling the enhancement.