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 <dmtxstatic.h>
Public Attributes | |
unsigned char * | ptr |
unsigned char | neighbor |
int | step |
DmtxPixelLoc | loc |
图像像素坐标 | |
Definition at line 143 of file dmtxstatic.h.
DmtxPixelLoc DmtxFollow_struct::loc |
图像像素坐标
Definition at line 148 of file dmtxstatic.h.
unsigned char DmtxFollow_struct::neighbor |
Definition at line 146 of file dmtxstatic.h.
unsigned char* DmtxFollow_struct::ptr |
Definition at line 145 of file dmtxstatic.h.
int DmtxFollow_struct::step |
Definition at line 147 of file dmtxstatic.h.