YUVtoYIQ  Method

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

Syntax                 [BIImage.]YUVtoYIQ y u v _y _I _q

Returns              

Remarks             y                              Short               Phase of luminance.

                            u                              Short               Phase of Chroma R-Y.

                            v                              Short               Phase of Chroma B-Y.

                            _y                            Short*             Phase of luminance.

                            _i                             Short*             Phase of in.

                            _q                            Short*             Phase of quadrature.

See Also              Color Conversions Structures section