CMYtoYIQ  Method

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

Syntax                 [BIImage.]CMYtoYIQ c m y _y _i _q

Returns              

Remarks             c                              Short               Phase of cyan.

                            m                             Short               Phase of magnetta.

                            y                              Short               Phase of yellow.

                            _y                            Short*             Phase of luminance.

                            _i                             Short*             Phase of in.

                            _q                            Short*             Phase of quadrature.

See Also              Color Conversions Structures section