Platforms to show: All Mac Windows Linux Cross-Platform
zxingMultipleBarcodeReaderMBS class Deprecated
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Barcode | MBS Barcode Plugin | 19.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This item is deprecated and should no longer be used.
You can use ZBarMBS instead.
Implementation of this interface attempt to read several barcodes from one image.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- property Handle as Integer
- 3 methods
- method Constructor Private
- method decodeMultiple(image as zxingBinaryBitmapMBS) as zxingResultMBS()
- method decodeMultiple(image as zxingBinaryBitmapMBS, hints as zxingDecodeHintsMBS) as zxingResultMBS()
Sub classes:
Blog Entries
Release notes
- Version 19.4
The items on this page are in the following plugins: MBS Barcode Plugin.
zxingMultiFormatUPCEANReaderMBS - zxingNotFoundExceptionMBS