QTGraphicsExporter.CompressionQuality

From Xojo Documentation

Property (As Integer )
aQTGraphicsExporter.CompressionQuality = newIntegerValue
or
IntegerValue = aQTGraphicsExporter.CompressionQuality

Supported for all project types and targets.

The quality of the compression.

The possible values are:

0 = Minimum quality

256 = Low quality

512 = Normal quality

768 = High quality

1023 = Maximum quality

1024 = Lossless