BitMatrixParser |
|
DataBlock |
Encapsulates a block of data within a QR Code.
|
DecodedBitStreamParser |
QR Codes can encode text as bits in one of several modes, and can use multiple modes
in one QR Code.
|
Decoder |
The main class which implements QR Code decoding -- as opposed to locating and extracting
the QR Code from an image.
|
FormatInformation |
Encapsulates a QR Code's format information, including the data mask used and
error correction level.
|
QRCodeDecoderMetaData |
Meta-data container for QR Code decoding.
|
Version |
See ISO 18004:2006 Annex D
|
Version.ECB |
Encapsulates the parameters for one error-correction block in one symbol version.
|
Version.ECBlocks |
Encapsulates a set of error-correction blocks in one symbol version.
|