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


The following tables list the members exposed by FrequencyFilterCommand.

Public Constructors

 NameDescription
Public ConstructorFrequencyFilterCommand ConstructorOverloaded.  Initializes a new FrequencyFilterCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyFlags Gets or sets flags that indicate the operation to be performed on the X and Y harmonics ranges.  
Public PropertyFourierTransformInformation Gets or sets a FrequencyFilterCommand() structure that contains information on the Fourier Transform.  
Public PropertyRectangle Gets or sets a rectangle structure that contains the filter dimension that will be applied.  
Top

Public Methods

 NameDescription
Public MethodRun Apply the method.  
Public MethodToStringOverridden.  Overridden. Returns a meaningful name for this command.  
Top

See Also