This document is archived and information here might be outdated. Recommended version. |
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**