XYZtoHSV  Method

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

Syntax                 [BIImage.]XYZtoHSV x y z h s v

Returns              

Remarks             x                              Short               Phase of.

                            y                              Short               Phase of Y.

                            z                              Short               Phase of Z.

                            h                              Short*             Phase of hue.

                            s                              Short*             Phase of saturation.

                            v                              Short*             Phase of value.

See Also              Color Conversions Structures section