Error correction allows for barcodes to remain readable if damaged but increases the amount of data encoded.
More...
Error correction allows for barcodes to remain readable if damaged but increases the amount of data encoded.
Higher error correction allows for more damage to the barcode while still being readable. The barcode size/area increases with higher error correction due to use of more data on higher error correction levels.
◆ CORRECTION15
| int LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum.CORRECTION15 = 1 |
|
static |
◆ CORRECTION25
| int LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum.CORRECTION25 = 2 |
|
static |
◆ CORRECTION30
| int LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum.CORRECTION30 = 3 |
|
static |
◆ CORRECTION7
| int LabelMaker.Interfaces.IBcdQRCode.QRCodeErrorCorrectionEnum.CORRECTION7 = 0 |
|
static |
The documentation for this class was generated from the following file:
- /Users/realbuber/Documents/Project/UniPRTSDK_python/LabelMaker/Interfaces/IBcdQRCode.py