HSVtoLAB  Method

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

Syntax                 [BIImage.]HSVtoLAB h s v l a b

Returns              

Remarks             h                              Short               Phase of hue.

                            s                              Short               Phase of saturation.

                            v                              Short               Phase of value.

                            l                               Short*             Phase of L.

                            a                              Short*             Phase of A.

                            b                              Short*             Phase of B.

See Also              Color Conversions Structures section