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.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_rasterThe input raster to be filtered based on the the majority of contiguous neighboring cells. (In, Required)  
Public Propertymajority_definitionSpecifies the number of contiguous (spatially connected) cells that must be of the same value before a replacement will occur. (In, Optional)  
Public Propertynumber_neighborsDetermines the number of neighboring cells to use in the kernel of the filter. (In, Optional)  
Public Propertyout_rasterThe output filtered raster. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.