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.

Public Constructors

 NameDescription
Public ConstructorMajorityFilter ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

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.