This documentation is for the old version. Go to the latest Graphics Mill docs

Histogram Properties

The Histogram type exposes the following members.

Properties

Name Description
Public property IsDisposed (Inherited from LockableObject.)
Public property IsEmpty

Indicates whether this object contains any data.

Public property IsExtended

Indicates whether the histogram entry is extended (16-bit).

Public property Item

Gets/sets histogram entry by specified index.

Public property Length

Returns number of histogram entries.

Public property Locked

Indicates if the object has been locked.

(Inherited from LockableObject.)
Public property Mean

Gets mean value of the histogram.

Public property Median

Gets median value of the histogram.

Public property StandardDeviation

Gets standard deviation value of the histogram.

Public property Timeout

Gets/sets value specifying maximum time for which object can be locked.

(Inherited from LockableObject.)

See Also

Reference