CWIMAQFlattenTypes Enumeration

From NI Vision for Visual Basic

CWIMAQFlattenTypes Enumeration

CWIMAQFlattenTypes are the constants that specify what image data to flatten.

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.

See Also

CWIMAQVision.FlattenImage