TQRCodeDecoderMetaData.applyMirroredCorrection Method

Definition

Apply the result points' order correction due to mirroring.

Delphi
procedure applyMirroredCorrection(const points: TArray<IResultPoint>)

Parameters

points
TArray<IResultPoint>

Array of points to apply mirror correction to.