Close an open image file.
Namespace: Cognex.VisionPro.ImageFileAssembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 65.1.0.0
Syntax
Implements
ICogImageFileProvider CloseRemarks
Closes the open image file and sets the FileName property to "". If an image file is not currently open, calling Close has no effect.
See Also