Click or drag to resize

IHistogramCount Method

Totals the frequencies in the histogram.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
int Count()

Return Value

Type: Int32
Frequency totals.
See Also