Possible barcode reading results. More...
Inherits object.
Static Public Attributes | |
| int | H = 5 |
| ECC level H detected. More... | |
| int | L = 2 |
| ECC level L detected. More... | |
| int | M = 3 |
| ECC level M detected. More... | |
| int | NotDecodable = 0 |
| The ECC level was not decodeable. More... | |
| int | Nothing = 1 |
| No ECC information found. More... | |
| int | Q = 4 |
| ECC level Q detected. More... | |
Possible barcode reading results.
|
static |
ECC level H detected.
|
static |
ECC level L detected.
|
static |
ECC level M detected.
|
static |
The ECC level was not decodeable.
|
static |
No ECC information found.
|
static |
ECC level Q detected.