Verifies that the referenced image exists. If there is a problem loading the image,
an exception is thrown, otherwise this method just returns.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the ImageFilename is null. |
| ArgumentOutOfRangeException | Thrown if the ImageIndex is out of range. |
See Also