CogHistogramTool Result Property Cognex VisionPro 9.22
Returns the result of the histogram operation.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.0.0.0
Syntax

public CogHistogramResult Result { get; }

Property Value

Type: CogHistogramResult
Remarks

Returns the result of the histogram operation.

See Also