Enumeration
BitmapCompression
The type of compression for bitmap images.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1634365490 | readonly | The Automatic JPEG 2000 compression method. | |
| Number = 1631808880 | readonly | Uses JPEG compression and automatically determines the best quality type. Valid only when acrobat compatibility is acrobat 6 or higher. | |
| Number = 1785751398 | readonly | Uses JPEG compression. | |
| Number = 1785751346 | readonly | Uses JPEG 2000 compression. Valid only when acrobat compatibility is acrobat 6 or higher. | |
| Number = 1852796517 | readonly | Uses no compression. | |
| Number = 2053730371 | readonly | Uses ZIP compression. |
Object of 4
Properties elsewhere that hold an BitmapCompression value.