Object
PICTFileSaveOptions
Options for saving a document in PICT format.
Properties
| Name | Type |
Access | Description |
|---|
| static |
Boolean |
read/write |
If true, the alpha channels are saved. |
| static |
PICTCompression = PICTCompression.NONE |
read/write |
The compression method. |
| static |
Boolean |
read/write |
If true, the color profile is embedded in the document. |
| static |
PICTBitsPerPixels |
read/write |
The number of bits per pixel. |