YUVtoLAB  Method

Description         Returns the  L, A, B component values of CIELab that are equivalent to the color represented by the YUV values.

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

Returns              

Remarks             y                              Short               Phase of luminance.

                            u                              Short               Phase of Chroma R-Y.

                            v                              Short               Phase of Chroma B-Y.

                            l                               Short*             Phase of L.

                            a                              Short*             Phase of A.

                            b                              Short*             Phase of B.

See Also              Color Conversions Structures section