YIQtoYUV  Method

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

Syntax                 [BIImage.]YIQtoYUV y i q _y _u _v

Returns              

Remarks             y                              Short               Phase of luminance.

                            i                               Short               Phase of in.

                            q                              Short               Phase of quadrature.

                            _y                            Short*             Phase of luminance.

                            _u                            Short*             Phase of Chroma R-Y.

                            _v                            Short*             Phase of Chroma B-Y.

See Also              Color Conversions Structures section