enum QRCodeErrorCorrection
Parents | |
Enum |
Brief
Specifies a set of supported QR code error correction levels.
Static Public Fields | |
A high level of error correction - 30% of data bytes can be restored. |
|
A low level of error correction - 7% of data bytes can be restored. |
|
A medium level of error correction - 15% of data bytes can be restored. |
|
A quartile level of error correction - 25% of data bytes can be restored. |