XYZtoLAB  Method

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

Syntax                 [BIImage.]XYZtoLAB x y z l a b

Returns              

Remarks             x                              Short               Phase of.

                            y                              Short               Phase of Y.

                            z                              Short               Phase of Z.

                            l                               Short*             Phase of L.

                            a                              Short*             Phase of A.

                            b                              Short*             Phase of B.

See Also              Color Conversions Structures section