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


IRasterShader Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterShader Interface
ArcGIS Developer Help

IRasterShader Interface

Access to members that allow a raster shader to process pixel channels.

Product Availability

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

Members

Name Description
Read/write property Brightness The brightness to be applied.
Read/write property Contrast The contrast to be applied.
Read/write property Gamma The gamma value to be applied.

Classes that implement IRasterShader

Classes Description
RasterShader The raster shader for rendering pixels.