EQRCodeReader::Read

Detects and decodes all the QR codes in the search field. Returns them as EQRCode objects.

Namespace: Euresys::Open_eVision_2_11

[C++]

std::vector<Euresys::Open_eVision_2_11::EQRCode> Read(
)

EQRCodeReader.Read

Detects and decodes all the QR codes in the search field. Returns them as EQRCode objects.

Namespace: Euresys.Open_eVision_2_11

[C#]

Euresys.Open_eVision_2_11.EQRCode[] Read(
)