Chapter Contents |
Previous |
Next |
COLORTYPE |
Used in: | GDEVICE procedure; GDEVICE Metagraphics window |
Default: | NAME |
Syntax | |
Details |
Syntax |
COLORTYPE=NAME | RGB | HLS | GRAY | CMY | CMYK | HSV | HSB |
NAME | SAS predefined color names. |
RGB | red-green-blue (RGB) color specifications. |
HLS | hue-lightness-saturation (HLS) color specifications. |
GRAY | gray-scale level. |
CMY | cyan-magenta-yellow color specifications. |
CMYK | cyan-magenta-yellow-black color specifications. |
HSV | HSB | hue-saturation-value color specifications. These specifications are also referred to as hue-saturation-brightness (HSB). |
See SAS/GRAPH Colors for a description of these color types.
Details |
Use the COLORTYPE device parameter also to specify the color-naming scheme that is used for devices that support more than one color-naming scheme.
For information about Metagraphics drivers, contact Technical Support.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.