SaveEncoding in Photoshop DOM
(enumeration object)
Constants
| name | object | value | description |
|---|---|---|---|
| ASCII | SaveEncoding | 3 | |
| BINARY | SaveEncoding | 1 | |
| JPEGHIGH | SaveEncoding | 5 | |
| JPEGLOW | SaveEncoding | 2 | |
| JPEGMAXIMUM | SaveEncoding | 6 | |
| JPEGMEDIUM | SaveEncoding | 4 |
Properties that are a SaveEncoding
| name | object | description |
|---|---|---|
| encoding | DCS1_SaveOptions | type of encoding to use for document |
| encoding | DCS2_SaveOptions | type of encoding to use for document |
| encoding | EPSSaveOptions | type of encoding to use for document |