public interface MultipleBarcodeReader
Reader
限定符和类型 | 方法和说明 |
---|---|
Result[] |
decodeMultiple(BinaryBitmap image) |
Result[] |
decodeMultiple(BinaryBitmap image,
Map<DecodeHintType,?> hints) |
Result[] decodeMultiple(BinaryBitmap image) throws NotFoundException
Result[] decodeMultiple(BinaryBitmap image, Map<DecodeHintType,?> hints) throws NotFoundException
Copyright © 2007–2014. All rights reserved.