This document is archived and information here might be outdated. Recommended version. |
Adds a raster histogram.
[Visual Basic .NET] Public Sub Add ( _ ByVal pHistogram As IRasterHistogram _ )
[C#] public void Add ( IRasterHistogram pHistogram );
[C++]
HRESULT Add(
IRasterHistogram* pHistogram
);
[C++] Parameters pHistogram [in]
pHistogram is a parameter of type IRasterHistogram*