public final class QRCodeDecoderMetaData extends Object
DecoderResult.getOther()
| Modifier and Type | Method and Description |
|---|---|
void |
applyMirroredCorrection(ResultPoint
Apply the result points' order correction due to mirroring.
|
boolean |
isMirrored()
|
public boolean isMirrored()
public void applyMirroredCorrection(ResultPoint[] points)
points - Array of points to apply mirror correction to.