| Class | Description |
|---|---|
| BitBuffer |
An appendable sequence of bits (0's and 1's).
|
| QrCode |
Represents an immutable square grid of black and white cells for a QR Code symbol, and
provides static functions to create a QR Code from user-supplied textual or binary data.
|
| QrCodeGeneratorDemo | |
| QrCodeGeneratorWorker | |
| QrSegment |
Represents a character string to be encoded in a QR Code symbol.
|
| QrSegmentAdvanced |
| Enum | Description |
|---|---|
| QrCode.Ecc |
Represents the error correction level used in a QR Code symbol.
|
| QrSegment.Mode |
The mode field of a segment.
|
Copyright © 2018. All rights reserved.