This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterRenderer2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to additional RasterRenderer methods.
This interface is new at ArcGIS 9.3.
Description | ||
---|---|---|
AdaptRaster | Adapts to the new raster. | |
RecreateRaster | Recreates a raster, if necessary, from a given RasterDataset. |
CoClasses and Classes | Description |
---|---|
RasterClassifyColorRampRenderer | A renderer with a color ramp for rasters with classified values. |
RasterColormapRenderer | A raster colormap renderer. |
RasterDiscreteColorRenderer | A raster discrete color renderer. |
RasterRGBRenderer | A true-color RGB renderer. |
RasterStretchColorRampRenderer | A renderer with a color ramp for rasters with continuous values. |
RasterUniqueValueRenderer | A renderer for rasters with unique values. |
The IRasterRenderer2 interface allows you to recreate a Raster object from a RasterDataset using the band indices specified by the raster renderer