LABtoYUV  Method

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

Syntax                 [BIImage.]LABtoYUV l a b y u v

Returns              

Remarks             l                               Short               Phase of L.

                            a                              Short               Phase of A.

                            b                              Short               Phase of B.

                            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