HSItoHSV  Method

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

Syntax                 [BIImage.]HSItoHSV h s i _h _s _v

Returns              

Remarks             h                              Short               Phase of hue.

                            s                              Short               Phase of saturation.

                            i                               Short               Phase of intensity.

                            _h                            Short*             Phase of hue.

                            _s                            Short*             Phase of saturation.

                            _v                            Short*             Phase of value.

See Also              Color Conversions Structures section