public final class QRCodeMultiReader extends QRCodeReader implements MultipleBarcodeReader
构造器和说明 |
---|
QRCodeMultiReader() |
限定符和类型 | 方法和说明 |
---|---|
Result[] |
decodeMultiple(BinaryBitmap image) |
Result[] |
decodeMultiple(BinaryBitmap image,
Map<DecodeHintType,?> hints) |
decode, decode, getDecoder, reset
public Result[] decodeMultiple(BinaryBitmap image) throws NotFoundException
decodeMultiple
在接口中 MultipleBarcodeReader
NotFoundException
public Result[] decodeMultiple(BinaryBitmap image, Map<DecodeHintType,?> hints) throws NotFoundException
decodeMultiple
在接口中 MultipleBarcodeReader
NotFoundException
Copyright © 2007–2014. All rights reserved.