Platforms to show: All Mac Windows Linux Cross-Platform

zxingGenericMultipleBarcodeReaderMBS class   Deprecated

Super class: zxingMultipleBarcodeReaderMBS

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.
Attempts to locate multiple barcodes in an image by repeatedly decoding portion of the image.

After one barcode is found, the areas left, above, right and below the barcode's ResultPoints are scanned, recursively.

A caller may want to also employ ByQuadrantReader when attempting to find multiple 2D barcodes, like QR Codes, in an image, where the presence of multiple barcodes might prevent detecting any one of them.

That is, instead of passing a Reader a caller might pass new zxingByQuadrantReaderMBS(reader).

As far we see, the ITF Reader doesn't work with the multi reader here. It has problems to find barcodes if multiple barcodes are horizontally next to each other.
Subclass of the zxingMultipleBarcodeReaderMBS class.

Super class zxingMultipleBarcodeReaderMBS

This class has no sub classes.

Some examples using this class:

Blog Entries

Release notes


The items on this page are in the following plugins: MBS Barcode Plugin.


zxingFormatExceptionMBS   -   zxingGlobalHistogramBinarizerMBS


The biggest plugin in space...