Table of Contents

ugBASIC User Manual

COLORMAP CLEAR

SYNTAX

   COLORMAP CLEAR WITH #fore ON #back
   COLORMAP CLEAR WITH fore ON back
   COLORMAP CLEAR

PURPOSE

Erase the entire color map, using a foreground and a background color.

EXAMPLE

  COLORMAP CLEAR WITH #$0 ON #$1
  COLORMAP CLEAR WITH YELLOW ON RED
  COLORMAP CLEAR

ABBREVIATION

 COLORMAP Clr

AVAILABLE ON

SEE ALSO

BITMAP ENABLE

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY