BitmapStatisticsProvider.GetSumHistogram Method

Calculates and returns a sum histogram.

Overload List

Name Description
Public method GetSumHistogram()

Calculates and returns a histogram built from the sum of each channel luminosities of the pixel.

Public method GetSumHistogram(Int32)

Calculates and returns a histogram built from luminosity of the single channel of the pixel.

Public method GetSumHistogram(Channel)

Calculates and returns a histogram built from luminosity of the single channel of the pixel.

See Also

Reference