Returns the image result for the image id specified.
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.24.0.0
Syntax
Parameters
- imageId
- Type: System String
The image Id.
Return Value
Type: ClassifyImageResultExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the supplied imageId is not found in the collection. |
See Also