Type Property

NI Vision for Visual Basic

Type Property

Syntax

CWIMAQFlattenOptions.Type

Data Type

CWIMAQFlattenTypes

You can use the following constants with this data type:

  • cwimaqFlattenTypeImage—Specifies that only the image pixel data should be flattened.
  • cwimaqFlattenTypeImageAndVisionInfo—Specifies that the image pixel data and extra vision information should be flattened.

Purpose

Specifies what parts of the image to flatten.

Remarks

The default is cwimaqFlattenTypeImageAndVisionInfo.