Description Returns the C, M, Y, K component values that are equivalent to the color represented by the YUV values.
Syntax [BIImage.]YUVtoCMYK y u v _c _m _y _k
Returns
Remarks y Short Phase of luminance.
u Short Phase of Chroma R-Y.
v Short Phase of Chroma B-Y.
_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