CMYKtoLAB  Method

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

Syntax                 [BIImage.]CMYKtoLAB c m y k l a b

Returns              

Remarks             c                              Short               Phase of cyan.

                            m                             Short               Phase of magnetta.

                            y                              Short               Phase of yellow.

                            k                              Short               Phase of black.

                            l                               Short*             Phase of L.

                            a                              Short*             Phase of A.

                            b                              Short*             Phase of B.

See Also              Color Conversions Structures section