VisionInfoType
The Vision information that can be attached to an image.
Elements
| Name | Value | Description |
|---|---|---|
| IMAQ_ANY_VISION_INFO | 0 | The function checks if any extra vision information is associated with the image. |
| IMAQ_PATTERN_MATCHING_INFO | 1 | The function checks if any pattern matching template information is associated with the image. |
| IMAQ_CALIBRATION_INFO | 2 | The function checks if any calibration information is associated with the image. |
| IMAQ_OVERLAY_INFO | 3 | The function checks if any overlay information is associated with the image. |
| IMAQ_VISION_INFO_TYPE_SIZE_GUARD | 0xFFFFFFFF | Reserved |