This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a raster template function.
Name | Description | |
---|---|---|
Arguments | The raster function arguments in the template. | |
FindMemberFunctionsArgumentsByCLSID | Finds raster function arguments in this template that match the given function arguments CLSID. | |
FindMemberFunctionsByCLSID | Finds raster functions in this template that match the given function CLSID. | |
FindMemberFunctionsByName | Finds raster functions in this template that match the given function name. | |
Function | The raster function in the template. | |
Help | The help document URL. | |
Properties | The properties. | |
Variables | The raster function variables in the template. |
Interfaces | Description |
---|---|
IRasterFunctionTemplate | Provides access to members that control a raster template function. |
Classes | Description |
---|---|
RasterFunctionTemplate | A class for a template raster function. |