CMYtoCMYK  Method

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

Syntax                 [BIImage.]CMYtoCMYK c m y _c _m _y _k

Returns              

Remarks             c                              Short               Phase of cyan.

                            m                             Short               Phase of magnetta.

                            y                              Short               Phase of yellow.

                            _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