This document is archived and information here might be outdated.  Recommended version.


IRasterRenderer2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterRenderer2 Interface
ArcGIS Developer Help

IRasterRenderer2 Interface

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

Name Description
Method AdaptRaster Adapts to the new raster.
Method RecreateRaster Recreates a raster, if necessary, from a given RasterDataset.

Classes that implement IRasterRenderer2

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