ScalingMode
The scaling mode for the function. Set this parameter to IMAQ_SCALE_LARGER to duplicate pixels or IMAQ_SCALE_SMALLER to subsample pixels.
Elements
Name | Value | Description |
---|---|---|
IMAQ_SCALE_LARGER | 0 | The function duplicates pixels to make the image larger. |
IMAQ_SCALE_SMALLER | 1 | The function subsamples pixels to make the image smaller. |
IMAQ_SCALING_MODE_SIZE_GUARD | 0xFFFFFFFF | Reserved |