CMYKCOLOR structure (icm.h)
Description of the CMYKCOLOR structure.
Syntax
struct CMYKCOLOR {
WORD cyan;
WORD magenta;
WORD yellow;
WORD black;
};
Members
cyan
TBD
magenta
TBD
yellow
TBD
black
TBD
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | icm.h |