AIMGrade
The letter grade assigned to a Data Matrix barcode based on the AIM Print Quality standard, where IMAQ_AIM_GRADE_A represents the best grade and IMAQ_AIM_GRADE_F represents the worst grade.
Elements
| Name | Value | Description |
|---|---|---|
| IMAQ_AIM_GRADE_F | 0 | The Data Matrix barcode received a grade of F. |
| IMAQ_AIM_GRADE_D | 1 | The Data Matrix barcode received a grade of D. |
| IMAQ_AIM_GRADE_C | 2 | The Data Matrix barcode received a grade of C. |
| IMAQ_AIM_GRADE_B | 3 | The Data Matrix barcode received a grade of B. |
| IMAQ_AIM_GRADE_A | 4 | The Data Matrix barcode received a grade of A. |
| IMAQ_DATA_MATRIX_AIM_GRADE_SIZE_GUARD | 0xFFFFFFFF | Reserved |