[previous] [up] [next]     [index]
Next: DrawClear and Flip Up: Viewport Graphics Previous: Position Operations

Color Operations

A color can be represented in three ways: as a color index (an integer in 0 to 299, inclusive), as a color name string, or as a rgb value. All drawing functions which take a color argument accept colors in any form. An rgb value is assigned to an index with change-color.



PLT