CogOCRMaxLineResult LineImage Property Cognex VisionPro 9.22 SR1
An image of the line of the characters.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 87.1.0.0
Syntax

public CogImage8Grey LineImage { get; }

Property Value

Type: CogImage8Grey
The LineImage value. The default value is nullptr.
See Also