blue

green

red

Color used for the panel background and for True Type fonts in digit elements.

Range:

0 .. 255 (default 255)

Type:

vector / var

Remarks:

If the LIGHT flag is set, the panel background image and all panel elements are modulated by the given color. If no background image exists , the panel background is drawn in that color. Otherwise it's only used for digit fonts.

Example:

vec_set(panel.blue,vector(0,0,255)); // red color

See also:

text.red, text.green, text.blue ► latest version online