CMYtoXYZ  Method

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

Syntax                 [BIImage.]CMYtoXYZ c m y _x _y _z

Returns              

Remarks             c                              Short               Phase of cyan.

                            m                             Short               Phase of magnetta.

                            y                              Short               Phase of yellow.

                            _x                            Short*             Phase of X.

                            _y                            Short*             Phase of Y.

                            _z                            Short*             Phase of Z.

See Also              Color Conversions Structures section