CWIMAQImageTypes Enumeration
From NI Vision for Visual Basic
CWIMAQImageTypes Enumeration
CWIMAQImageTypes are the constants for the ImageType property on the CWIMAQImage object.
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.