ArcObjects Library Reference (Carto)  

RasterRGBRenderer CoClass

A true-color RGB renderer.

Product Availability

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

Description

The RasterRGBRenderer draws three bands of a raster dataset, one to each of the red, green, and blue channels of the display.

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.
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.
IRasterRendererInfo Provides access to methods that define a generic raster renderer.
IRasterRendererUpdate Provides access to members that control updating raster renderers.
IRasterRGBRenderer Provides access to members which control the raster Red/Green/Blue renderer.
IRasterRGBRenderer2 Provides access to additional members which control the raster Red/Green/Blue 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.
IXMLSerialize (esriSystem) Provides access to members that XML serialize and deserialize an object to/from XML.