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