Description:
Parameter | Range | Description |
---|---|---|
screen | M, 0 ... number of screens - 1 | index of the screen to invert (M = main screen) |
Inverts the contents of the screen indexed by screen.
Example
Memory.invertScreen(2);
Provided the screen with index 2 was activated, its contents will be inverted.
See also:
Copyright © demmel products gmbh. All rights reserved.