ImageEn, unit histogrambox
THistogramBox.Clear
THistogramBox
.Clear
Declaration
procedure Clear();
Description
Reset the histogram to null values.
Example
HistogramBox1.Clear();