CogOCRMaxSegmenterLineResultDiagnostics Invert Property Cognex VisionPro 9.8
Returns true if the image was inverted

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

public bool Invert { get; }

Property Value

Type: Boolean
The Invert value. The default value is false.
See Also