Table of Contents

ugBASIC User Manual

BITMAP ENABLE

SYNTAX

PURPOSE

Enable bitmap graphics on the target machine. Bitmap resolution and colors depends on hardware. Enabling the bitmap also sets the starting address in memory, for those computers that have graphics mapped in memory.

EXAMPLE

 BITMAP ENABLE
 POINT AT (100,100)

AVAILABLE ON

SEE ALSO

BITMAP DISABLE