public interface MultipleBarcodeReader
Reader
限定符和类型 | 方法和说明 |
---|---|
Result[] |
decodeMultiple(BinaryBitmap image) |
Result[] |
decodeMultiple(BinaryBitmap image,
java.util.Map<DecodeHintType,?> hints) |
Result[] decodeMultiple(BinaryBitmap image) throws NotFoundException
Result[] decodeMultiple(BinaryBitmap image, java.util.Map<DecodeHintType,?> hints) throws NotFoundException