photoScaleQuality property

double photoScaleQuality
getter/setter pair

Image quality to use when scaling a captured photo. Used when photoScaleMimeType is 'image/jpeg' or 'image/webp'. Default: 0.98 See captureMaxWidth and captureMaxHeight.

Implementation

double photoScaleQuality = 0.98;