CogTrevistaTool InputImage Property Cognex VisionPro 9.20
Gets or sets the input image that will be used at run time.

Namespace: Cognex.VisionPro.Trevista
Assembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 80.0.0.0
Syntax

public ICogVisionData InputImage { get; set; }

Property Value

Type: ICogVisionData
The input image. Default value is null.
Events

See Also