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