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