PICTFileSaveOptions¶
Description¶
Options for saving a document in PICT format.
Static Properties¶
| alphaChannels readonly | If true, the alpha channels are saved. |
| compression readonly | The compression method. |
| embedColorProfile readonly | If true, the color profile is embedded in the document. |
| resolution readonly | The number of bits per pixel. |