invert()

Inverts the display colors, for example black changes to white and white changes to black.

This method is also effective on images with more than two colors. A second call to this method re-establishes the original display colors.

Sample syntax

ViewONE.invert();