ChangeMode in Photoshop DOM
(enumeration object)
Constants
| name | value | description |
|---|---|---|
| BITMAP | 5 | |
| CMYK | 3 | |
| GRAYSCALE | 1 | |
| INDEXEDCOLOR | 6 | |
| LAB | 4 | |
| MULTICHANNEL | 7 | |
| RGB | 2 |
Arguments that are a ChangeMode
| name | in method | of object | description |
|---|---|---|---|
| destinationMode | changeMode() | Document |