ESRI.ArcGIS.SpatialAnalystTools | |
MajorityFilter Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : MajorityFilter Class |
The following tables list the members exposed by MajorityFilter.
Name | Description | |
---|---|---|
MajorityFilter Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_raster | The input raster to be filtered based on the the majority of contiguous neighboring cells. (In, Required) | |
majority_definition | Specifies the number of contiguous (spatially connected) cells that must be of the same value before a replacement will occur. (In, Optional) | |
number_neighbors | Determines the number of neighboring cells to use in the kernel of the filter. (In, Optional) | |
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. |