CWIMAQDataMatrixOptions
CWIMAQDataMatrixOptions defines how the method searches for the Data Matrix barcode.
Properties
BarcodeShape | Specifies the shape of the barcodes that the method searches for. The default is cwimaqBarcode2DShapeSquare. |
CellShape | Specifies the shape of the barcode data cells, which affects how the method decodes the barcode. The default is cwimaqBarcode2DCellShapeSquare. |
Contrast | Specifies the contrast of the barcodes that the method searches for. The default is cwimaqBarcode2DContrastAll. |
SearchMode | Specifies the mode the method uses to search for barcodes. The default is cwimaqBarcode2DSearchSingleConservative. |
Subtype | Specifies the Data Matrix subtypes of the barcodes that the method searches for. The default is cwimaqBarcode2DSubtypeAll. |