Enumeration
PICTBitsPerPixels
The number of bits per pixel to use when compressing a PICT file.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 8 | readonly | 8 bits per pixel. | |
| Int = 4 | readonly | 4 bits per pixel. | |
| Int = 16 | readonly | 16 bits per pixel. | |
| Int = 32 | readonly | 32 bits per pixel. | |
| Int = 2 | readonly | 2 bits per pixel. |
Object of 2
Properties elsewhere that hold an PICTBitsPerPixels value.