CWIMAQFileFormats Enumeration
CWIMAQFileFormats are the constants for the Format parameter of the CWIMAQVision.WriteImage and CWIMAQVision.GetFileInformation methods.
You can use the following constants with this data type:
- cwimaqFileAIPD—AIPD file format.
- cwimaqFileBMP—BMP file format.
- cwimaqFileJPEG—JPEG file format.
- cwimaqFileJPEG2000—JPEG2000 file format.
- cwimaqFilePNG—PNG file format.
- cwimaqFileTIFF—TIFF file format.
- cwimaqFileUnknown—Unknown file format.