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


IRasterRendererColorRamp Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IRasterRendererColorRamp Interface

Provides access to members that control the color ramp of a renderer.

Product Availability

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

Members

Description
Read/write property ColorRamp The color ramp of the color map.
Read/write property ColorScheme The color scheme name.

CoClasses that implement IRasterRendererColorRamp

CoClasses and Classes Description
RasterClassifyColorRampRenderer A renderer with a color ramp for rasters with classified values.
RasterDiscreteColorRenderer A raster discrete color renderer.
RasterStretchColorRampRenderer A renderer with a color ramp for rasters with continuous values.
RasterUniqueValueRenderer A renderer for rasters with unique values.