IRasterFunctionTemplate Interface
Provides access to members that control a raster template function.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
Name |
Description |
|
Arguments |
The raster function arguments in the template. |
|
Function |
The raster function in the template. |
|
Variables |
The raster function variables in the template. |
Classes that implement IRasterFunctionTemplate
.NET Samples
Create a Raster Function template Create a custom raster function Create a custom raster function Create a custom raster type from the ground up for DMCII data Create an NDVI custom raster function Create an NDVI custom raster function