Android Barcode Library | |
Type | library |
Dictionary | android.barcode |
Library | Android Barcode Library |
Associations | com.livecode.library.native.android.barcode |
Summary | A barcode detection library. |
OS | android |
Description | The barcode detection library provides functions for detecting barcodes in images. The following barcode formats are recognized:
|
Type | Name | Summary | Syntax |
---|---|---|---|
handler | barcodeLibraryDetect | Returns any barcodes of the given formats detected in an image. | barcodeLibraryDetect(<pImage>,<pFormats>) |
library | Android Barcode Library | A barcode detection library. | barcodeLibraryDetect(<pImage>,<pFormats>) |