AutoFixAnalyzer::Quality Property
The quality of the result.
Changing quality affects the time taken to do the analysis by adjusting the working size of the algorithm.
Range [0.0, 1.0]. Default value is 0.5.
Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property double Quality { double get () sealed; void set (double value) sealed; }
Property Value
Type: Double
Show: