Access to members that allow a shader to process tiled bitmap information.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
BeginUpdate | Begin updating the shader. |
![]() |
EndUpdate | End updating the shader. |
![]() |
ProcessB | Value range is between 0.0 and 1.0 inclusive |
![]() |
ProcessG | Value range is between 0.0 and 1.0 inclusive |
![]() |
ProcessR | Value range is between 0.0 and 1.0 inclusive |
![]() |
Update | Pass an image tile to the shader. |
Inherited Interfaces
| Interfaces | Description |
|---|---|
| IShader | Access to members that allow a shader to process pixel channels. |
