ImageAligner::Quality Property
Quality of the alignment. Setting a lower quality will make the effect run faster, at the expense of the quality of the result.
Default value is High.
Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property AlignmentQuality Quality { AlignmentQuality get () sealed; void set (AlignmentQuality value) sealed; }
Property Value
Type: AlignmentQuality
Show: