EQRCode Class

Represents a QR code found in the search field.

Namespace: Euresys::Open_eVision_2_11

Methods

Draws the QR code using a pre-defined pen.
Draws the QR code using the pen currently set in the graphical context.
Creates an EQRCode object.
Decoded stream extracted from the QR Code, returned as an EQRCodeDecodedStream object.
String containing the concatenated decoded data of the decoded stream.
Geometry of the QR code retruned as an EQRCodeGeometry object.
Decoding reliabililty.
Error correction level of the QR code.
Model of the QR code.
Unused error correction.
Version of the QR code.
Assignment operator.

EQRCode Class

Represents a QR code found in the search field.

Namespace: Euresys.Open_eVision_2_11

Properties

Decoded stream extracted from the QR Code, returned as an EQRCodeDecodedStream object.
Geometry of the QR code retruned as an EQRCodeGeometry object.
Decoding reliabililty.
Error correction level of the QR code.
Model of the QR code.
Unused error correction.
Version of the QR code.

Methods

Draws the QR code using a pre-defined pen.
Draws the QR code using the pen currently set in the graphical context.
Creates an EQRCode object.
String containing the concatenated decoded data of the decoded stream.
Assignment operator.