Syntax:
color {name} {elements}
Keyword handler:
linguist.swing.keyword.SKColor.class
Runtime handler(s):
linguist.swing.handler.SHColor.class
Function:
Declares a color variable or an array of colors. The array size is fixed at time of compilation.
A color variable holds a specification for any color, whether it be a constant or itself a value computed at runtime (such as the color of the pixel at a specified location).
Example(s):
color Red color Colors 8