Manual

Command Summary 29
5.5 Draw a Bitmap
Directly
Dec
Hex
ASCII
254 100
FE 64
d
X1 Y1 Data
X1 Y1 Data
X1 Y1 Data
v8.0
Draw a bitmap directly to the graphic display without saving to memory. Cannot be implemented in a script.
X1
Byte
Leftmost coordinate of bitmap.
Y1
Byte
Topmost coordinate of bitmap.
Data
Byte(s)
Bitmap file data, see the Font File Creation example.