YUVtoCMY  Method

Description         Returns the  C, M, Y component values that are equivalent to the color represented by the YUV values.

Syntax                 [BIImage.]YUVtoCMY y u v _c _m _y

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.

See Also              Color Conversions Structures section