Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Public Attributes | |
const | L1 = 0 |
const | L2 = 1 |
const | L3 = 2 |
const | L4 = 3 |
Level of Reed-Solomon error correction. From low to high: L1, L2, L3, L4.
const HanXinErrorLevel::L1 = 0 |
Allows recovery of 8% of the code text
const HanXinErrorLevel::L2 = 1 |
Allows recovery of 15% of the code text
const HanXinErrorLevel::L3 = 2 |
Allows recovery of 23% of the code text
const HanXinErrorLevel::L4 = 3 |
Allows recovery of 30% of the code text