User Tools

Site Tools


color

This is an old revision of the document!


Color


A color is a scripting data type that, as the name implies, represents an RGB color value and is written as color[r, g, b]. The The R, G, and B values correspond to the intensity of the red, green, and blue elements of the color and can range from 0 to 255.

Example:

color[0, 0, 255]

The example above represents full intensity blue.

color.1502727969.txt.gz · Last modified: 2017/08/14 09:26 by justin