mw::qre::QREncoder
Classclass QREncoder
The class for QR Code encoding.
QREncoder | Constructor. | |
---|---|---|
~QREncoder | Destructor. | |
Encode | Generates a QR Code. | |
EncodeWithImage | Generates a design QR Code. | |
GetErrorMessage | Gets the error information. | |
GetDivCount | Gets the number of divisions. |
|
GetVersion | Gets the format version. |
|
GetQRSize | Gets the data size. |
|
GetQRBMPData | Gets the Windows BMP data. |
|
GetQRData | Gets the QR Code data. |
|
InitMemory | Initializes the memory to be used by the library. |
|
S | GetEncodeBufferSize | Gets the size of memory to be used by the library. |
S | GetDesignQRImageSize | Gets the largest image size that can be embedded in the design QR Code. |
GetQRBMPData
(from GetQRData
)
CONFIDENTIAL