ImageType Property (Read Only)

NI Vision for Visual Basic

ImageType Property (Read Only)

Syntax

CWIMAQAVISession.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 the images of the AVI.