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


RasterRGBRenderer Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Classes > R > RasterRGBRenderer Class
ArcGIS Developer Help

RasterRGBRendererClass Class

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 (esriSystem)
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.

See Also

IRasterRGBRenderer Interface | IRasterStretch Interface | IRasterStretch2 Interface