FormatOptionsType

The options for saving a JPEG file.

Values

Name

Description

Value

FormatOptionsType.OPTIMIZEDBASELINE

Baseline (Optimized). Optimized color and a slightly reduced file size.

2

FormatOptionsType.PROGRESSIVE

Displays a series of increasingly detailed scans as the image downloads.

3

FormatOptionsType.STANDARDBASELINE

Baseline (Standard). Recognized by most web browsers.

1

Object of

JPEGSaveOptions.formatOptions