Value
| Name | Description | Value |
|---|---|---|
| FormatOptions.OPTIMIZEDBASELINE | Baseline (Optimized). Optimized color and a slightly reduced file size. | int 2 |
| FormatOptions.PROGRESSIVE | Displays a series of increasingly detailed scans as the image downloads. | int 3 |
| FormatOptions.STANDARDBASELINE | Baseline (Standard). Recognized by most web browsers. | int 1 |
Usage
As property
JPEGSaveOptions.formatOptions
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |