RemoveVisionInfo Method

NI Vision for Visual Basic

RemoveVisionInfo Method

Syntax

CWIMAQImage.RemoveVisionInfo InfoTypes

Purpose

Removes the specified vision information types from an image.

Remarks

You can use this method on any image type.

Parameters

InfoTypes As Long

The flags that indicate which vision information types to remove from this image. This parameter can be a sum of members of the CWIMAQVisionInfoTypes enumeration.

See Also

CWIMAQVisionInfoTypes