AxisOrientation
The direction of the y-axis of a coordinate system, as shown in the following illustration.
Elements
| Name | Value | Description |
|---|---|---|
| IMAQ_DIRECT | 0 | The y-axis direction corresponds to the y-axis direction of the Cartesian coordinate system. |
| IMAQ_INDIRECT | 1 | The y-axis direction corresponds to the y-axis direction of an image. |
| IMAQ_AXIS_ORIENTATION_SIZE_GUARD | 0xFFFFFFFF | Reserved |