ColorModel in Photoshop DOM
(enumeration object)
Constants
| name | value | description |
|---|---|---|
| CMYK | 3 | |
| GRAYSCALE | 1 | |
| HSB | 5 | |
| LAB | 4 | |
| NONE | 50 | |
| RGB | 2 |
Properties that are a ColorModel
| name | object | description |
|---|---|---|
| model | SolidColor | color model |
(enumeration object)
| name | value | description |
|---|---|---|
| CMYK | 3 | |
| GRAYSCALE | 1 | |
| HSB | 5 | |
| LAB | 4 | |
| NONE | 50 | |
| RGB | 2 |
| name | object | description |
|---|---|---|
| model | SolidColor | color model |