Cognex.VisionPro.ImageFile NamespaceCognex VisionPro 9.20
 
Classes

  ClassDescription
Public classCogImageFile
Object supporting access to image files.
Protected classCogImageFile CreatorClass
Public classCogImageFileBMP
Object supporting access to .bmp files.
Protected classCogImageFileBMP CreatorClass
Public classCogImageFileCDB
Object supporting access to .cdb /.idb files.
Protected classCogImageFileCDB CreatorClass
Public classCogImageFileJPEG
Object supporting access to .jpg files.
Protected classCogImageFileJPEG CreatorClass
Public classCogImageFilePNG
Object supporting access to .png files.
Protected classCogImageFilePNG CreatorClass
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.
Protected classCogImageFileTIFF CreatorClass
Public classCogImageFileTool
The image file tool.
Protected classCogImageFileTool CreatorClass
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.