ZxBarcodeReadMultiple Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberReadMultiple(ImagePlane, ZxBarcodeBinarizationMode, ZxBarcodeThoroughness, ZxBarcodeSymbology)
Read multiple barcodes in an image. Unlike its counterpart Read(ImagePlane, Rect, ZxBarcodeBinarizationMode, ZxBarcodeThoroughness, ZxBarcodeSymbology), this function reads up to 256 recognizable codes of the selected symbologies in an image.
Public methodStatic memberReadMultiple(ImagePlane, Rect, ZxBarcodeBinarizationMode, ZxBarcodeThoroughness, ZxBarcodeSymbology)
Read multiple barcodes in an image. Unlike its counterpart Read(ImagePlane, Rect, ZxBarcodeBinarizationMode, ZxBarcodeThoroughness, ZxBarcodeSymbology), this function reads up to 256 recognizable codes of the selected symbologies in an image.
Top
See Also

Reference