Cognex.VisionPro.ImageFile NamespaceCognex VisionPro 9.7
 
Classes

  ClassDescription
Public classCogImageFile
Object supporting access to image files.
Public classCogImageFileBMP
Object supporting access to .bmp files.
Public classCogImageFileCDB
Object supporting access to .cdb /.idb files.
Public classCogImageFileJPEG
Object supporting access to .jpg files.
Public classCogImageFilePNG
Object supporting access to .png files.
Public classCogImageFileProviderStateFlags
Class that defines the state flags for the ICogImageFileProvider interface. Each static field in this class defines a single bit flag. These flags may appear in the EventArgs of a Changed event fired by any class implementing ICogImageFileProvider.
Public classCogImageFileTIFF
Object supporting access to .tif files.
Public classCogImageFileTool
The image file tool.
Public classCogVisionDataFileCDB
Interfaces

  InterfaceDescription
Public interfaceICogImageFileProvider
Interface implemented by all objects that support a specific image file format.
Public interfaceICogVisionDataFileProvider
Enumerations

  EnumerationDescription
Public enumerationCogImageFileCurrentRecordConstants
Enumeration of data that can be provided in the Tool's CurrentRecord.
Public enumerationCogImageFileLastRunRecordConstants
Enumeration of Non-Diagnostic data that can be provided in the Tool's LastRunRecord.
Public enumerationCogImageFileLastRunRecordDiagConstants
Enumeration of Diagnostic data that can be returned by the Tool's CreateLastRunRecord function.
Public enumerationCogImageFileModeConstants
Enumeration of file open modes.