Enumeration
ColorModel
Color models.
Values
| Name | Type |
Access | Description |
|---|
|
Int = 3 |
readonly |
CMYK. |
|
Int = 1 |
readonly |
Grayscale. |
|
Int = 5 |
readonly |
HSB. |
|
Int = 4 |
readonly |
Lab. |
|
Int = 50 |
readonly |
The color model has not yet been assigned. |
|
Int = 2 |
readonly |
RGB. |
Object of 2
Properties elsewhere that hold an ColorModel value.