TQRCodeDecoderMetaData.applyMirroredCorrection Method

Apply the result points' order correction due to mirroring.

Unit: ZXing.QrCode.Internal.QRCodeDecoderMetaData
procedure applyMirroredCorrection(const points: TArray<IResultPoint>)

Parameters

points
Type: TArray<IResultPoint>

Array of points to apply mirror correction to.