LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Constructor FrequencyFilterCommand ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property FlagsGets or sets flags that indicate the operation to be performed on the X and Y harmonics ranges.  
public Property FourierTransformInformationGets or sets a FrequencyFilterCommand() structure that contains information on the Fourier Transform.  
public Property RectangleGets or sets a rectangle structure that contains the filter dimension that will be applied.  
Top

Public Methods

 NameDescription
public Method RunApply the method.  
public Method ToStringOverridden. Returns a meaningful name for this command.  
Top

See Also