ESRI.ArcGIS.SpatialAnalystTools | |
Filter Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : Filter Class |
The following tables list the members exposed by Filter.
Name | Description | |
---|---|---|
Filter Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
filter_type | The type of filter operation to perform. (In, Optional) | |
ignore_nodata | Denotes whether NoData values are ignored by the filter calculation. (In, Optional) | |
in_raster | The input raster on which to perform the filter operation. (In, Required) | |
out_raster | The output filtered raster. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |