TQRCode Decoder Meta Data .apply Mirrored Correction Method
Apply the result points' order correction due to mirroring.
procedure applyMirroredCorrection(const points: TArray<IResultPoint>)
Parameters
- points
- Type: TArray<
ZXing.ResultPoint.IResultPoint
>
Array of points to apply mirror correction to.