Barcode2DCellShape
Specifies the shape of the cells inside the 2D barcode.
Elements
Name | Value | Description |
---|---|---|
IMAQ_SQUARE_CELLS | 0 | The function uses an algorithm for decoding the 2D barcode that works with square data cells. |
IMAQ_ROUND_CELLS | 1 | The function uses an algorithm for decoding the 2D barcode that works with round data cells. Use this algorithm only when the data cells have clear, distinct round edges with a minimum of blurring. |
IMAQ_BARCODE_2D_CELL_SHAPE_SIZE_GUARD | 0xFFFFFFFF | Reserved |