| Constant | Defined By | ||
|---|---|---|---|
| DEVICE_CMYK : String = DeviceCMYK [static] | ColorSpace | ||
| DEVICE_GRAY : String = DeviceGray [static] | ColorSpace | ||
| DEVICE_RGB : String = DeviceRGB [static] | ColorSpace | ||
| INDEXED : String = Indexed [static] | ColorSpace | ||
| DEVICE_CMYK | Constant |
public static const DEVICE_CMYK:String = DeviceCMYK| DEVICE_GRAY | Constant |
public static const DEVICE_GRAY:String = DeviceGray| DEVICE_RGB | Constant |
public static const DEVICE_RGB:String = DeviceRGB| INDEXED | Constant |
public static const INDEXED:String = Indexed