Enumeration
FormatOptionsType
The options for saving a JPEG file.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 2 | readonly | Baseline (Optimized). Optimized color and a slightly reduced file size. | |
| Int = 3 | readonly | Displays a series of increasingly detailed scans as the image downloads. | |
| Int = 1 | readonly | Baseline (Standard). Recognized by most web browsers. |
Object of 1
Properties elsewhere that hold an FormatOptionsType value.