Enumeration
ImageConversion
File format options for converted 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 = 1768059764 | readonly | Uses the best format based on the image. | |
| Number = 1734960742 | readonly | Uses GIF format for all images. | |
| Number = 1785751398 | readonly | Uses JPEG format for all images. | |
| Number = 1397059687 | readonly | Uses PNG format for all images. |
Object of 6
Properties elsewhere that hold an ImageConversion value.