Invert image pixels
Visual Basic |
---|
Public Sub Invert() |
For Color and Grayscale images, inversion means the 1's complement values are calculated for each byte of the image.
VB Example (Visual Basic) | ![]() | |
---|---|---|
|
CiImage Object | Clear | Invert | Duplicate | Copy