HSVtoYIQ  Method

Description         Returns the  Y, I, Q component values that are equivalent to the color represented by the HSV values.

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

Returns              

Remarks             h                              Short               Phase of hue.

                            s                              Short               Phase of saturation.

                            v                              Short               Phase of value.

                            y                              Short*             Phase of luminance.

                            i                               Short*             Phase of in.

                            q                              Short*             Phase of quadrature.

See Also              Color Conversions Structures section