Provides access to additional RasterRenderer methods.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3.
Members
Description | ||
---|---|---|
AdaptRaster | Adapts to the new raster. | |
RecreateRaster | Recreates a raster, if necessary, from a given RasterDataset. |
CoClasses that implement IRasterRenderer2
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. |
Remarks
The IRasterRenderer2 interface allows you to recreate a Raster object from a RasterDataset using the band indices specified by the raster renderer