XYZtoYUV  Method

Description         Returns the  Y, U, V component values that are equivalent to the color represented by the XYZ values.

Syntax                 [BIImage.]XYZtoYUV x y z _y _u _v

Returns              

Remarks             x                              Short               Phase of.

                            y                              Short               Phase of Y.

                            z                              Short               Phase of Z.

                            _y                            Short*             Phase of luminance.

                            _u                            Short*             Phase of Chroma R-Y.

                            _v                            Short*             Phase of Chroma B-Y.

See Also              Color Conversions Structures section