Description Returns the R, G, B component values that are equivalent to the color represented by the CMYK values.
Syntax [BIImage.]CMYKtoRGB c m y k r g b
Returns
Remarks c Short Phase of cyan.
m Short Phase of magnetta.
y Short Phase of yellow.
k Short Phase of black.
r Short* The red component of the RGB
g Short* The green component of the RGB.
b Short* The blue component of the RGB.
See Also Color Conversions Structures section