public interface MultipleBarcodeReader
Reader
Modifier and Type | Method and Description |
---|---|
Result[] |
decodeMultiple(BinaryBitmap image) |
Result[] |
decodeMultiple(BinaryBitmap image,
Map<DecodeHintType,?> hints) |
Result[] decodeMultiple(BinaryBitmap image) throws NotFoundException
NotFoundException
Result[] decodeMultiple(BinaryBitmap image, Map<DecodeHintType,?> hints) throws NotFoundException
NotFoundException
Copyright © 2007–2024. All rights reserved.