Invert
Inverts the image colors.
Syntax
[C#]
void Invert();
[Visual Basic]
Sub Invert()
Notes
See the Canvas
Invert
function for details.
Example
None.