Platforms to show: All Mac Windows Linux Cross-Platform
The module ZxingBarcodeMBS
module ZxingBarcodeMBSType | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
module | Barcode | MBS Barcode Plugin | 24.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
- method BarcodeFormatFromString(text as String) as Integer
- method BarcodeFormatsFromString(text as String) as Integer
- method BarcodeFormatsToString(value as Integer) as String
- method BarcodeFormatToString(value as Integer) as String
- method CharacterSetFromString(text as String) as Integer
- method CharacterSetToString(value as Integer) as String
- method ReadBarcode(Pic as Picture, Options as ZXingReaderOptionsMBS = nil) as ZXingReaderResultMBS
- method ReadBarcodes(Pic as Picture, Options as ZXingReaderOptionsMBS = nil) as ZXingReaderResultMBS()
- property Version as String
Some examples which use this module:
Blog Entries
- MBS Xojo Plugins, version 25.0pr8
- News from the MBS Xojo Plugins Version 24.4
- MonkeyBread Software Releases the MBS Xojo Plugins in version 24.4
- Read barcodes with newer zxing classes
- MBS Xojo Plugins, version 24.4pr6
- MBS Xojo Plugins, version 24.4pr5
Xojo Developer Magazine
Release notes
- Version 25.0
- Added Version property to ZxingBarcodeMBS module.
- Version 24.4
- Added ZxingBarcodeMBS module and related classes for barcode detection.
The items on this page are in the following plugins: MBS Barcode Plugin.