This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServiceInfo3 Interface > IImageServiceInfo3.Histograms Property (ArcObjects .NET 10.4 SDK) |
The histogram of a given band.
[Visual Basic .NET] Public ReadOnly Property Histograms As IRasterHistograms
[C#] public IRasterHistograms Histograms {get;}
[C++]
HRESULT get_Histograms(
IRasterHistograms** ppHistograms
);
[C++]
Parameters ppHistograms [out, retval]
ppHistograms is a parameter of type IRasterHistograms