The IInfigoCMYKColour type exposes the following members.

Properties

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

See Also