| 程序包 | 说明 |
|---|---|
| com.google.zxing.aztec.decoder | |
| com.google.zxing.aztec.detector |
| 限定符和类型 | 方法和说明 |
|---|---|
DecoderResult |
Decoder.decode(AztecDetectorResult detectorResult) |
| 限定符和类型 | 方法和说明 |
|---|---|
AztecDetectorResult |
Detector.detect() |
AztecDetectorResult |
Detector.detect(boolean isMirror)
Detects an Aztec Code in an image.
|