Overview
Group
Quick Info

Windows NT
No
Win95
Yes
Win32s
No
Import Library

Header File
wingdi.h
Unicode
No
Platform Notes
None

CMYK

The CMYK macro creates a CMYK color value by combining the specified cyan, magenta, yellow, and black values.

COLORREF CMYK(

c,

m,

y,

k

);

See Also

GetCValue
, GetMValue, GetKValue, GetYValue

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples