DataMatrixCellFillMode
Specifies the fill percentage for a cell that is in the "ON" state.
Elements
Name | Value | Description |
---|---|---|
IMAQ_AUTO_DETECT_CELL_FILL_MODE | -2 | Sets the function to determine the Data Matrix barcode cell fill percentage automatically. |
IMAQ_LOW_FILL | 0 | Sets the function to read Data Matrix barcodes with a cell fill percentage of less than 30 percent. |
IMAQ_NORMAL_FILL | 1 | Sets the function to read Data Matrix barcodes with a cell fill percentage greater than or equal to 30 percent. |
IMAQ_DATA_MATRIX_CELL_FILL_MODE_SIZE_GUARD | 0xFFFFFFFF | Reserved |