XYZtoCMYK  Method

Description         Returns the  C, M, Y, K component values that are equivalent to the color represented by the XYZ values.

Syntax                 [BIImage.]XYZtoCMYK x y z _c _m _y _k

Returns              

Remarks             x                              Short               Phase of.

                            y                              Short               Phase of Y.

                            z                              Short               Phase of Z.

                            _c                            Short*             Phase of cyan.

                            _m                           Short*             Phase of magnetta.

                            _y                            Short*             Phase of yellow.

                            _k                            Short*             Phase of black.

See Also              Color Conversions Structures section