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


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

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
Read/write property Arguments The raster function arguments in the template.
Read/write property Function The raster function in the template.
Read-only property Variables The raster function variables in the template.

Classes that implement IRasterFunctionTemplate

Classes Description
RasterFunctionTemplate A class for a template raster function.

.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