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


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

IRasterDRAShader Interface

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

Product Availability

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

Members

Name Description
Read/write property PercentMax The percent max.
Read/write property PercentMin The percent min.
Read/write property StdDevParam The number of standard deviation.
Read/write property StretchType The stretch type.

Classes that implement IRasterDRAShader

Classes Description
RasterDRAShader The raster shader for rendering pixels in dyanmic range adjustment mode.