Package ilcdClass Draw
static void invertDisplay()
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Inverts all pixels on the currently active screen.
Note
Example
Draw.invertDisplay();
Black pixels are now white, red pixels are cyan, etc.
See also:
Attribute.setInverseMode(boolean)
Copyright © demmel products gmbh. All rights reserved.