This document is archived and information here might be outdated. Recommended version. |
The histogram of this raster band.
[Visual Basic .NET] Public ReadOnly Property Histogram As IRasterHistogram
[C#] public IRasterHistogram Histogram {get;}
[C++]
HRESULT get_Histogram(
IRasterHistogram** Histogram
);
[C++] Parameters Histogram [out, retval]
Histogram is a parameter of type IRasterHistogram**