quality property

double? quality
final

The compression quality to use when creating the output image with a lossy file format.

// Defaults to:
0.9

Implementation

final double? quality;