PICTResourceSaveOptions¶
Description¶
Options for saving a document as a PICT resource file.
Static Properties¶
| alphaChannels readonly | If true, the alpha channels are saved. |
| compression readonly | The compression type. |
| embedColorProfile readonly | If true, the color profile is embedded in the document. |
| name readonly | The name of PICT resource. |
| resolution readonly | The number of bits per pixel. |
| resourceID readonly | The ID of the PICT resource. |