public final class QRCodeMultiReader extends QRCodeReader implements MultipleBarcodeReader
Constructor and Description |
---|
QRCodeMultiReader() |
Modifier and Type | Method and Description |
---|---|
Result[] |
decodeMultiple(BinaryBitmap image) |
Result[] |
decodeMultiple(BinaryBitmap image,
Map<DecodeHintType,?> hints) |
decode, decode, getDecoder, reset
public Result[] decodeMultiple(BinaryBitmap image) throws NotFoundException
decodeMultiple
in interface MultipleBarcodeReader
NotFoundException
public Result[] decodeMultiple(BinaryBitmap image, Map<DecodeHintType,?> hints) throws NotFoundException
decodeMultiple
in interface MultipleBarcodeReader
NotFoundException
Copyright © 2007–2024. All rights reserved.