Description:
Fills the entire active viewport with the active fill pattern (see Attribute.setFillingColor(int), Attribute.setFillingGradient(int, int, int, int) or Attribute.setFillingTile(int)). Afterwards the cursor position is set to 0/0.
Note
Example
Draw.fillDisplay();
Fills the display with the active fill pattern.
See also:
Draw.fillDisplayArea(int, int)
Attribute.setFillingColor(int)
Attribute.setFillingGradient(int, int, int, int)
Attribute.setFillingTile(int)
Attribute.setAlpha(int)
Attribute.setAdjustmentForGraphics(int)
Copyright © demmel products gmbh. All rights reserved.