Package ilcd
Class Draw
Public Method eraseDisplay
static void eraseDisplay()
Throws:
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Clears the entire active viewport to the current background color. Afterwards the cursor position is set to 0/0.
Note
- If the selected viewport is 0 (the entire screen), all animations on this draw screen are stopped, even if they are drawn in another viewport.
- If inverse mode is active, the viewport is cleared to the foreground color instead.
Clears the display to the background color.
See also:
Copyright © demmel products gmbh. All rights reserved.