GraphicsFormats Xojo plugin

RawJpegExporter.Progressive Property

To set a progressive compression.

Progressive as Boolean {Read and Write}

Remarks

Generates a default scan script for writing a progressive-JPEG file. This is the recommended method of creating a progressive file, unless you want to make a custom scan sequence.

The default value for this property is true.

See Also

RawJpegExporter Class