EQRCode::GetErrors

Retrieves the position of the errors detected in the QR code symbol.

Namespace: Euresys::Open_eVision

[C++]

std::vector<Euresys::Open_eVision::EMatrixPosition> GetErrors() const

EQRCode.Errors

Retrieves the position of the errors detected in the QR code symbol.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EMatrixPosition[] Errors

{ get; }