libdmtx 0.7.8.7
libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety.
|
#include <dmtx.h>
Public Attributes | |
int | edgeMin |
int | edgeMax |
int | scanGap |
int | fnc1 |
double | squareDevn |
int | sizeIdxExpected |
int | edgeThresh |
int | xMin |
int | xMax |
int | yMin |
int | yMax |
int | scale |
unsigned char * | cache |
DmtxImage * | image |
DmtxScanGrid | grid |
DmtxScanGrid DmtxDecode_struct::grid |