The raster shader for rendering pixels in dyanmic range adjustment mode.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Interfaces
Interfaces | Description |
---|---|
IAdvancedShader | Access to members that allow a shader to process tiled bitmap information. |
IClone (esriSystem) | Provides access to members that control cloning of objects. |
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) | |
IRasterDRAShader | Access to members that allow a DRA shader to process pixel channels. |
IShader | Access to members that allow a shader to process pixel channels. |
IXMLSerialize (esriSystem) | Provides access to members that XML serialize and deserialize an object to/from XML. |