CWIMAQVisionInfoTypes Enumeration

From NI Vision for Visual Basic

CWIMAQVisionInfoTypes Enumeration

CWIMAQVisionInfoTypes are constants for interacting with and removing extra vision information.

You can use the following constants with this data type:

  • cwimaqVisionInfoAll—All vision information.
  • cwimaqVisionInfoCalibration—Calibration information.
  • cwimaqVisionInfoColorTemplate—Color template information.
  • cwimaqVisionInfoCustomData—Custom data information.
  • cwimaqVisionInfoGeometricTemplate—Geometric template information.
  • cwimaqVisionInfoGoldenTemplate—Golden template information.
  • cwimaqVisionInfoGrayscaleTemplate—Grayscale template information.
  • cwimaqVisionInfoNone—No vision information.
  • cwimaqVisionInfoOverlay—Overlay information.

See Also

CWIMAQImage.RemoveVisionInfo