Provides access to members that control a raster template function.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
Arguments |
The raster function arguments in the template. |
|
Function |
The raster function in the template. |
|
Variables |
The raster function variables in the template. |
CoClasses that implement IRasterFunctionTemplate
.NET Samples
Create a Raster Function template (Code Files:
CreateRasterFunctionTemplate) |
Create a custom raster type from the ground up for DMCII data (Code Files:
DMCIIRasterType) |
Create an NDVI custom raster function (Code Files:
NDVICustomFunctionUIForm TestNDVICustomFunction) |
Create a custom raster function (Code Files:
TestWatermarkFunction WatermarkFunctionUIForm)