ImageType Property

NI Vision for Visual Basic

ImageType Property

Syntax

CWIMAQFileInformation.ImageType

Data Type

CWIMAQImageTypes

You can use the following constants with this data type:

  • cwimaqImageTypeComplex—Complex.
  • cwimaqImageTypeHSL32—32-bit HSL.
  • cwimaqImageTypeI16—Signed 16-bit.
  • cwimaqImageTypeRGB32—32-bit RGB.
  • cwimaqImageTypeRGBU64—64-bit unsigned RGB.
  • cwimaqImageTypeSGL—Single precision.
  • cwimaqImageTypeU16—Unsigned 16-bit.
  • cwimaqImageTypeU8—Unsigned 8-bit.

Purpose

Type of image that best fits the pixel size defined in the header of the file.