ImageEn, unit imageenproc
THistogramItem
Declaration
THistogramItem = record
R: DWord;
G: DWord;
B: DWord;
Gray: DWord;
Hue: DWord;
end;