DataMatrixGradingMode
Specifies if the function should make calculations needed to prepare to grade the Data Matrix barcode.
Elements
| Name | Value | Description |
|---|---|---|
| IMAQ_NO_GRADING | 0 | The function does not make any preparatory calculations. Attempts to grade this Data Matrix barcode will generate an error. |
| IMAQ_PREPARE_FOR_AIM | 1 | The function prepares the image for grading using the AIM Print Quality metrics. |
| IMAQ_DATA_MATRIX_GRADING_MODE_SIZE_GUARD | 0xFFFFFFFF | Reserved |