GraphicsFormats Xojo Plugin for Console targets

Jpeg2000ExporterConsole.Quality Property (console only)

Quality is to define the quality level.

Quality as Integer {Read and Write}

Remarks

Values from 0 to 100 are valid where 0 is the least quality and 100 is the most quality.

In JPEG2000 encoder then 100 is loss-less compression. Note that you can only have alpha channels when doing loss-less compression.

100 is the default setting.

Note:
Increasing quality increases file size.

See Also

Jpeg2000ExporterConsole Class