YUVtoXYZ  Method

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

Syntax                 [BIImage.]YUVtoXYZ y u v _x _y _z

Returns              

Remarks             y                              Short               Phase of luminance.

                            u                              Short               Phase of Chroma R-Y.

                            v                              Short               Phase of Chroma B-Y.

                            _x                            Short*             Phase of X.

                            _y                            Short*             Phase of Y.

                            _z                            Short*             Phase of Z.

See Also              Color Conversions Structures section