Formatting options for converted JPEG images.
Static Properties
| Name | Description |
|---|---|
| BASELINE_ENCODING | Uses baseline encoding to download the image in one pass. |
| PROGRESSIVE_ENCODING | Uses progressive encoding to download the image in a series of passes, with the first pass at low resolution and each successive pass adding resolution to the image. |