ColorRGB class

ColorRGB class

Structure that defines RGB color

The ColorRGB type exposes the following members:

Constructors

ConstructorDescription
initConstructor for ColorRGB from separate R,G and B
initConstructs a new instance of ColorRGB

Properties

PropertyDescription
REDR component
GREENG component
BLUEB component

See Also