Index // Rgb


Format:

rgb( red, green, blue )

Description:

Returns the RGB value of the color made up of the red, green, and blue components. Legal values for red, green, and blue are 0 to 255.

See Also:

Color, GetColor, Pixel

Revised:

0.9.5m