This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterBand Interface > IRasterBand.Histogram Property (ArcObjects .NET 10.4 SDK) |
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