ReadClassifierFileMode
The information to read from a classifier file.
Elements
| Name | Value | Description |
|---|---|---|
| IMAQ_CLASSIFIER_READ_ALL | 0 | Read all information from the classifier file. |
| IMAQ_CLASSIFIER_READ_SAMPLES | 1 | Read only the samples from the classifier file. |
| IMAQ_CLASSIFIER_READ_PROPERTIES | 2 | Read only the properties from the classifier file. |
| IMAQ_READ_CLASSIFIER_FILE_MODES_SIZE_GUARD | 0xFFFFFFFF | Reserved |