Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.10
MedianCommand Class Members
See Also  Properties  Methods  Events
Leadtools.ImageProcessing.Core Namespace : MedianCommand Class


The following tables list the members exposed by MedianCommand.

Public Constructors

 NameDescription
Public ConstructorMedianCommand ConstructorOverloaded.  Initializes a new MedianCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyDimension Gets or sets the dimensions of the neighborhood used for filtering (Dimension x Dimension), in pixels.  
Public PropertyHasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top

Public Methods

 NameDescription
Public MethodOnProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodRun (Inherited from Leadtools.ImageProcessing.RasterCommand)
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

Public Events

 NameDescription
Public EventProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top

See Also