ICogImageFileProvider Close Method Cognex VisionPro 9.8 SR1
Close an open image file.

Namespace: Cognex.VisionPro.ImageFile
Assembly: Cognex.VisionPro.ImageFile (in Cognex.VisionPro.ImageFile.dll) Version: 75.0.0.0
Syntax

void Close()
Remarks

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