Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Colors >

CMYKColor

Updated In 6 Graphic
CMYKColor[cyan, magenta, yellow, black]
is a graphics directive which specifies that graphical objects which follow are to be displayed in the color given.
CMYKColor[c, m, y, k, a]
specifies opacity a.
  • Color and opacity levels outside the range 0 to 1 will be clipped. »
  • CMYKColor can be used to specify colors for color printing.
  • CMYKColor specifications are automatically converted to RGBColor when simulated lighting calculations are done.  »
  • The alternative forms CMYKColor[{c, m, y, k}] and CMYKColor[{c, m, y, k, a}] can also be used.
New in 2 | Last modified in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team