public final class QRCodeMultiReader extends QRCodeReaderimplements MultipleBarcodeReader
| Constructor and Description |
|---|
QRCodeMultiReader()
|
| Modifier and Type | Method and Description |
|---|---|
Result |
decodeMultiple(BinaryBitmap
|
Result |
decodeMultiple(BinaryBitmap
|
decode, decode, getDecoder, resetpublic 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