YIQtoHSV  Method

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

Syntax                 [BIImage.]YIQtoHSV y  i q h s v

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.

                            v                              Short*             Phase of value.

See Also              Color Conversions Structures section