Leadtools.ImageProcessing.Core Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 ConstructorFrequencyFilterMaskCommand ConstructorOverloaded.  Initializes a new FrequencyFilterMaskCommand class object with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyFourierTransformInformation Gets or sets a FrequencyFilterMaskCommand() structure that contains information about the Fourier Transform.  
Public PropertyMaskImage Gets or sets the RasterImage object that references the mask image.  
Public PropertyOnOff Gets or sets a value that indicates whether the frequency components are removed if the corresponding pixel value is zero.  
Top

Public Methods

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

See Also