EdgeProcess
Defines the edges for which the function looks.
Elements
| Name | Value | Description |
|---|---|---|
| IMAQ_FIRST | 0 | The function looks for the first edge. |
| IMAQ_FIRST_AND_LAST | 1 | The function looks for the first and last edge. |
| IMAQ_ALL | 2 | The function looks for all edges. |
| IMAQ_BEST | 3 | The function looks for the best edge. |
| IMAQ_EDGE_PROCESS_SIZE_GUARD | 0xFFFFFFFF | Reserved |