JPEGSaveOptions¶
Description¶
Options for saving a document in JPEG format.
Static Properties¶
| embedColorProfile readonly | If true, the color profile is embedded in the document. |
| formatOptions readonly | The download format to use. |
| matte readonly | The color to use to fill anti-aliased edges adjacent to transparent areas of the image. Default: white. |
| quality readonly | The quality of the produced image. |
| scans readonly | The number of scans. Valid only for progressive type JPEG files. |