Histogram Properties

The Histogram type exposes the following members.

Properties

Name Description
Public property IsExtended

Gets a value that indicates whether the histogram is extended (16-bit).

Public property Item

Gets or sets histogram entry at the specified index.

Public property Length

Gets the number of histogram entries.

Public property Mean

Gets a mean value of the histogram.

Public property Median

Gets a median value of the histogram.

Public property StandardDeviation

Gets a standard deviation value of the histogram.

See Also

Reference