Enumeration
PICTCompression
The compression type to use whan saving as PICT.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 5 | readonly | High quality JPEG encoding. | |
| Int = 2 | readonly | Low quality JPEG encoding (high amount of compression). | |
| Int = 6 | readonly | Maximum quality JPEG encoding (very little compression). | |
| Int = 4 | readonly | Medium quality JPEG encoding (medium amount of compression). | |
| Int = 1 | readonly | No compression. |
Object of 2
Properties elsewhere that hold an PICTCompression value.