ArcObjects Library Reference (DataSourcesRaster)  

IRasterHistograms Interface

Provides access to members that controls a list of histograms.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Adds a raster histogram.
Read-only property Count The raster histogram count.
Read-only property Element The raster histogram at the specified position.
Method Insert Adds a raster histogram at the specified position.
Method Remove Removes the raster histogram at the specified position.
Method RemoveAll Removes all raster histograms.

CoClasses that implement IRasterHistograms

CoClasses and Classes Description
RasterHistograms An array of raster histograms.