mw::qrd::QRDecoder Class

Syntax

class QRDecoder

Description

The class for QR Code decoding.

Member Functions

QRDecoder Constructor.
~QRDecoder Destructor.
Initialize Initialize the libraries.
Finalize Closes the library.
ExecuteDecode Decodes a QR Code.
S GetDecodeBufferSize Calculates the required size for the buffer that will be used for QR Code decoding.

Revision History

2010/06/17
Corrected the text.
2010/05/31
Initial version.

CONFIDENTIAL