Provides access to members that control the color ramp of a contrast stretch.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
When To Use
The IRasterStretchColorRampRenderer interface controls the display of a raster dataset stretched along a color ramp. It is usually used for visualizing continuous raster data.
Members
CoClasses that implement IRasterStretchColorRampRenderer
.NET Samples
Create a custom default raster catalog renderer (Code Files:
CustomRasterCatalogRenderer_VBNET)
.NET Related Topics
How to create a raster stretch renderer