Description Returns the C, M, Y component values that are equivalent to the color represented by the RGB values.
Syntax [BIImage.]RGBtoCMY r g b c m y
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.
See Also Color Conversions Structures section