OCRTool InputImage Property Cognex VisionPro 9.23
Get

Gets the image to be inspected.

Set

Sets InputImage.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELOCR.Net (in Cognex.Vision.ViDiELOCR.Net.dll) Version: 9.24.0.0
Syntax

public IImage InputImage { get; set; }

Property Value

Type: IImage
Remarks

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

See Also