The Histogram type exposes the following members.
Name | Description | |
---|---|---|
IsExtended |
Gets a value that indicates whether the histogram is extended (16-bit). |
|
Item |
Gets or sets histogram entry at the specified index. |
|
Length |
Gets the number of histogram entries. |
|
Mean |
Gets a mean value of the histogram. |
|
Median |
Gets a median value of the histogram. |
|
StandardDeviation |
Gets a standard deviation value of the histogram. |