LABtoHSV  Method

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

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

Returns              

Remarks             l                               Short               Phase of L.

                            a                              Short               Phase of A.

                            b                              Short               Phase of B.

                            h                              Short*             Phase of hue.

                            s                              Short*             Phase of saturation.

                            v                              Short*             Phase of value.

See Also              Color Conversions Structures section