Table of Contents

ugBASIC User Manual

RED ✓

SYNTAX

   = RED

PURPOSE

This keyword represents the color red. Depending on the methodology and technique, as well as the available hardware, it can correspond to a specific color in the RGB space, usually (255,0,0). However, not all computers have this color. In which case, it is approximated by the closest color available, which is usually also used in decoding images to identify the color to use.

EXAMPLE

  PEN RED

See also the following example files:

ABBREVIATION

 Re

AVAILABLE ON

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