YIQtoHSI  Method

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

Syntax                 [BIImage.]YIQtoHSI y i q _h _s _i

Returns              

Remarks             y                              Short               Phase of luminance.

                            i                               Short               Phase of in.

                            q                              Short               Phase of quadrature.

                            _h                            Short*             Phase of hue.

                            _s                            Short*             Phase of saturation.

                            _i                             Short*             Phase of intensity.

See Also              Color Conversions Structures section