ScalingMethod
Defines the scaling method correction functions use to correct an image.
Elements
| Name | Value | Description |
|---|---|---|
| IMAQ_SCALE_TO_PRESERVE_AREA | 0 | Correction functions scale the image such that the features in the corrected image have the same area as the features in the input image. |
| IMAQ_SCALE_TO_FIT | 1 | Correction functions scale the image such that the corrected image is the same size as the input image. |
| IMAQ_SCALING_METHOD_SIZE_GUARD | 0xFFFFFFFF | Reserved |