![]() ![]() |
ESRI.ArcGIS.SpatialAnalystTools | |
MajorityFilter Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.SpatialAnalystTools Namespace : MajorityFilter Class |
For a list of all members of this type, see MajorityFilter members.
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. |