CogHistogramResult NumSamples Property Cognex VisionPro 9.25 SR1
Returns the total number of pixels in the histogram.

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

public int NumSamples { get; }

Property Value

Type: Int32
Remarks

Returns the total number of pixels in the histogram.

See Also