LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
FrequencyFilterMaskCommand Class Members
See Also  Properties  Methods 
Leadtools.ImageProcessing.Core Namespace : FrequencyFilterMaskCommand Class

The following tables list the members exposed by FrequencyFilterMaskCommand.

Public Constructors

 NameDescription
public Constructor FrequencyFilterMaskCommand ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property FourierTransformInformationGets or sets a FrequencyFilterMaskCommand() structure that contains information about the Fourier Transform.  
public Property MaskImageGets or sets the RasterImage object that references the mask image.  
public Property OnOffGets or sets a value that indicates whether the frequency components are removed if the corresponding pixel value is zero.  
Top

Public Methods

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

See Also