public interface MultipleBarcodeReader
Reader
| Modifier and Type | Method and Description |
|---|---|
Result |
decodeMultiple(BinaryBitmap
|
Result |
decodeMultiple(BinaryBitmap
|
Result[] decodeMultiple(BinaryBitmap image) throws NotFoundException
NotFoundException
Result[] decodeMultiple(BinaryBitmap image, Map <DecodeHintType ,?> hints) throws NotFoundException
NotFoundException