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


"

For a list of all members of this type, see FourierTransformInformation members.

"

Public Methods

 NameDescription
public Method CloneClones the current object into a new object.  
public Method DisposeOverloaded. Releases all resources used by the FastFourierTransformCommand.  
public Method GetDataOfGets the resulting transformed data complex at the given location.  
public Method SetDataSets the 2D data array.  
public Method ToStringOverridden. Returns a meaningful name for this command.  
Top

Protected Methods

 NameDescription
protected Method FinalizeDestructor of the FastFourierTransformCommand class.  
Top

See Also