RGBColor

Description

The definition of an RGB color mode.

Properties

blue readonly The blue color value. Range: 0.0 to 255.0.
green readonly The green color value. Range: 0.0 to 255.0.
hexValue readonly The hex representation of this color.
red readonly The red color value. Range: 0.0 to 255.0.

Static Properties

blue readonly The blue color value. Range: 0.0 to 255.0.
green readonly The green color value. Range: 0.0 to 255.0.
hexValue readonly The hex representation of this color.
red readonly The red color value. Range: 0.0 to 255.0.