CWIMAQFileInformation

NI Vision for Visual Basic

CWIMAQFileInformation

CWIMAQFileInformation contains information regarding the contents of the file that was passed to CWIMAQVision.GetFileInformation.

Properties

FormatFile type. The following are valid values: BMP, TIFF, JPEG, PNG, or AIPD (internal file format).
HeightVertical resolution, in pixels, of the image file.
ImageTypeType of image that best fits the pixel size defined in the header of the file.
WidthHorizontal resolution, in pixels, of the image file.

See Also

CWIMAQVision.GetFileInformation