ClassifyTool InputImage Property Cognex VisionPro 9.25 SR1
Get

Gets input image that will be used at run time.

Set

Sets InputImage.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.25.1.0
Syntax

public IImage InputImage { get; set; }

Property Value

Type: IImage
Default Value: null
Remarks

Changed Raised when the value of this property changes. The following state flag may be affected:

See Also