Calculates and returns a histogram.
Name | Description | |
---|---|---|
GetSumHistogram(Boolean) |
Calculates and returns a histogram built from the sum of each channel luminosities of the pixel. You can include or exclude alpha channel from this sum. |
|
GetSumHistogram(Boolean[]) |
Calculates and returns a histogram built from the sum of each channel luminosities of the pixel. You can exclude some channels from this sum. |
|
GetSumHistogram(Int32) |
Calculates and returns a histogram built from luminosity of the single channel of the pixel. |