BarcodeParams
Description
Specifies range of possible barcodes.Structure Fields
Type fields and default values (if defined) are described below:
Name | Type | Default | Description |
---|---|---|---|
Format | BarcodeFormat* | EAN13 | Format of the barcode |
Polarity | Polarity | Dark | Specifies whether barcode bars are darker or brighter than the background |
MinModuleSize | Real | 1.5f | Minimal size of a barcode thinnest bar in pixels |
MaxModuleSize | Real | 12.0f | Maximal size of a barcode thinnest bar in pixels |