The IInfigoRGBColour type exposes the following members.

Properties

  NameDescription
Blue
The Blue part of the RGB colour (value between [0,1]).
Color
Returns a Color object representing this colour.
(Inherited from IInfigoColour.)
Green
The Green part of the RGB colour (value between [0,1]).
IsSpot
A boolean attribute which indicates if this colour is used as spot colour.
(Inherited from IInfigoColour.)
Name
The colour name. For spot colours, this name represents the spot colour directly.
(Inherited from IInfigoColour.)
Red
The Red part of the RGB colour (value between [0,1]).

See Also