LOAD BITMAP
This command loads a BMP bitmap file to the screen. You can optionally provide a Bitmap Number between 0 and 32. Once you have loaded the bitmap file successfully, you can use the specified bitmap number to modify and manage the bitmap. The bitmap number should be specified using an integer value.
SYNTAX
LOAD BITMAP Filename
LOAD BITMAP Filename, Bitmap Number
RELATED INFO
Bitmap Commands
Glossary
EXAMPLE
Load a Bitmap