CWIMAQCorrectionScalingModes Enumeration

NI Vision for Visual Basic

CWIMAQCorrectionScalingModes Enumeration

CWIMAQCorrectionScalingModes define the aspect scaling to be used in the corrected image.

You can use the following constants with this data type:

  • cwimaqScaleToFit—The corrected image is scaled to be the same size as the input image.
  • cwimaqScaleToPreserveArea—The corrected image is scaled such that the features in the image have the same size as the input image.

See Also

CWIMAQSimpleCalibrationOptions