Returns the image with the specified image id from Images Collection.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.10.0.0
Syntax
Parameters
- imageId
- Type: System String
The image id in the Images collection.
Return Value
Type: IImageExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied image id is not found in the collection. |
See Also