CMYKtoCMY  Method

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

Syntax                 [BIImage.]CMYKtoCMY c m y k _c _m _y

Returns              

Remarks             c                              Short               Phase of cyan.

                            m                             Short               Phase of magnetta.

                            y                              Short               Phase of yellow.

                            k                              Short               Phase of black.

                            _c                            Short*             Phase of cyan.

                            _m                           Short*             Phase of magnetta.

                            _y                            Short*             Phase of yellow.

See Also              Color Conversions Structures section