3. BITMAP
Description
This command is used to draw bitmap images (Not BMP graphic file).
Syntax
BITMAP X, Y, width, height, mode, bitmap data…
Parameter Description
x Specify the x-coordinate of the bitmap image
y Specify the y-coordinate of the bitmap image
width The width of the image in bytes
height The height of the image in dot
mode Graphic mode is listed below:
0 OVERWRITE
1 OR
2 XOR
bitmap data The bitmap data