A renderer with a color ramp for rasters with continuous values.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
IColorChannelMapping | Provides access to methods that control the mapping of bands to RGB color channels. |
IDisplayAdmin (esriDisplay) | Provides access to members that control display administration. |
IDisplayTableExchange | Provides access to methods that control the renderer display table. |
IGlobeRasterStretch | Provides access to specify if the renderer is an ArcMap Layer Renderer or ArcGlobe. |
IHillShadeInfo | Provides access to methods that control hill shading. |
IIdentify | Provides access to members that identify features. |
ILegendInfo | Provides access to members that control legend information provided by a renderer. |
IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream (esriSystem) | |
IRasterDisplayProps | Provides access to members that control the raster display properties. |
IRasterRenderer | Provides access to methods that define a generic raster renderer. |
IRasterRenderer2 | Provides access to additional RasterRenderer methods. |
IRasterRendererClassInfo | Provides access to members which contain info about renderer classes. |
IRasterRendererColorRamp | Provides access to members that control the color ramp of a renderer. |
IRasterRendererInfo | Provides access to methods that define a generic raster renderer. |
IRasterStretch | Provides access to members which control contrast stretching. |
IRasterStretch2 | Provides access to members which control stretch. |
IRasterStretch3 | Provides access to members which control stretch. |
IRasterStretchAdvancedLabels | Provides additional labels. |
IRasterStretchColorRampRenderer | Provides access to members that control the color ramp of a contrast stretch. |
IRasterStretchMinMax | Provides access to min/max members which control contrast stretching. |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |