FormatOptionsType¶
Description¶
The options for saving a JPEG file.
Static Properties¶
OPTIMIZEDBASELINE readonly | Baseline (Optimized). Optimized color and a slightly reduced file size. |
PROGRESSIVE readonly | Displays a series of increasingly detailed scans as the image downloads. |
STANDARDBASELINE readonly | Baseline (Standard). Recognized by most web browsers. |