
Command Summary 14
Stop all drawing commands from automatically updating the screen, send them to the display buffer, and allow a
manual update to execute all updates at one time. Useful for displaying a complicated image as a single visual
update. Default is disabled.
Desired manual update setting, as per eEnable values.
Table 14: eEnable values
Immediately push the contents of the display buffer to the screen. This has no effect if manual update is disabled.
X Y Width Height
X Y Width Height
X Y Width Height
Manually flush all graphic data in a specified region to the screen.
Leftmost coordinate of the flush window.
Topmost coordinate of the flush window.
Width of the flush window.
Height of the flush window.
Set the colour to be used for all future drawing commands. The default colour is white.
Intensity of red, 0 to 255, limited to display metrics.
Intensity of green, 0 to 255, limited to display metrics.
Intensity of blue, 0 to 255, limited to display metrics.
Komentarze do niniejszej Instrukcji