public final class QRCodeDecoderMetaData
extends java.lang.Object
DecoderResult.getOther()
限定符和类型 | 方法和说明 |
---|---|
void |
applyMirroredCorrection(ResultPoint[] points)
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.