RGBColor
Usage
• RGBColor[red, green, blue] is a graphics directive which specifies that objects which follow are to be displayed, if possible, in the color given.
Notes
• Red, green and blue color intensities outside the range 0 to 1 will be clipped. • On monochrome output devices, a gray level based on the average of the color intensities is used. • New in Version 1.
|