JPEGSaveOptions in Photoshop DOM
Settings for saving a JPEG file.
Instance Properties
| name | type | description |
|---|---|---|
| embedColorProfile | Boolean | embed color profile in document |
| formatOptions | FormatOptions | |
| matte | MatteType | |
| quality | Number | quality of produced image (0-12) |
| scans | Number | number of scans |
| typename | String | (read only) |