TColorCMYK Class Reference
[MCImage]
List of all members.
Detailed Description
Represents a color defined by the channels Cyan, Magenta, Yellow, BlacK, and optionally Green and Orange
Constructor & Destructor Documentation
TColorCMYK::TColorCMYK |
( |
|
) |
[inline] |
TColorCMYK::TColorCMYK |
( |
const TColorCMYK & |
cmyk |
) |
[inline] |
TColorCMYK::TColorCMYK |
( |
uint8 |
count, |
|
|
uint16 |
channel[] | |
|
) |
| | [inline] |
Member Function Documentation
uint16& TColorCMYK::Black |
( |
|
) |
[inline] |
uint16 TColorCMYK::Black |
( |
|
) |
const [inline] |
uint8 TColorCMYK::ChannelCount |
( |
|
) |
const [inline] |
uint16& TColorCMYK::Cyan |
( |
|
) |
[inline] |
uint16 TColorCMYK::Cyan |
( |
|
) |
const [inline] |
void TColorCMYK::FromCMYK |
( |
const |
uint8, |
|
|
const |
uint16[] | |
|
) |
| | |
uint16& TColorCMYK::Green |
( |
|
) |
[inline] |
uint16 TColorCMYK::Green |
( |
|
) |
const [inline] |
void TColorCMYK::Init |
( |
|
) |
|
uint16& TColorCMYK::Magenta |
( |
|
) |
[inline] |
uint16 TColorCMYK::Magenta |
( |
|
) |
const [inline] |
uint16 TColorCMYK::operator[] |
( |
int8 |
i |
) |
const [inline] |
uint16& TColorCMYK::operator[] |
( |
int8 |
i |
) |
[inline] |
uint16& TColorCMYK::Orange |
( |
|
) |
[inline] |
uint16 TColorCMYK::Orange |
( |
|
) |
const [inline] |
uint16& TColorCMYK::Yellow |
( |
|
) |
[inline] |
uint16 TColorCMYK::Yellow |
( |
|
) |
const [inline] |
Member Data Documentation
can be more than 4 channels (Hexachrome)
The documentation for this class was generated from the following file: