3 #include "read_result_2d.hpp" 38 return static_cast<EccLevelQr>(handle_.ecc_level);
EccLevelQr EccLevel() const
ECC level of the code.
Definition: read_result_pdf417.hpp:36
Object contains information about a decoded barcode.
Definition: read_result_2d.hpp:18
Root namespace for the Image Manager interface.
Definition: version.hpp:11
Derived from ReadResult and gives specific access to Pdf417 results.
Definition: read_result_pdf417.hpp:17
EccLevelQr
ECC levels as used by QR codes.
Definition: barcode.hpp:471
ReadResultPdf417(CExports::CVC_BC_INFO &handle)
Constructor to initialize object from info struct.
Definition: read_result_pdf417.hpp:25