CMYKColor
Usage
• CMYKColor[cyan, magenta, yellow, black] is a graphics directive which specifies that graphical objects which follow are to be displayed in the color given.
Notes
• 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. • New in Version 2.
|