←Select platform
In This Topic ▼

DiscreteFourierTransformCommand Class Members

Summary

The following tables list the members exposed by DiscreteFourierTransformCommand.

Public Constructors

Name Description
Public Constructor DiscreteFourierTransformCommand Initializes a new DiscreteFourierTransformCommand class object with explicit parameters.

Public Methods

Name Description
Public Method OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Overridden. Returns a meaningful name for this command.

Public Properties

Name Description
Public Property Flags Gets or set the flags that indicate the transformation type, operation channel, frequency data type used to reconstruct the image, the clipping type, the used or computed frequencies range, the operation on the specified X harmonics range, and the operation on the specified Y harmonics range.
Public Property FourierTransformInformation Gets or set the FourierTransformInformation object that contains information about the FourierTransformCommand. The Data property of the FourierTransformInformation object is a two-dimensional array that holds the frequency components of the image.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property Range Gets or sets the frequency range to be computed when the DiscreteFourierTransformCommandFlags.InverseDiscreteFourierTransform flag is set.

Public Events

Name Description
Public Event Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

See Also

Reference

DiscreteFourierTransformCommand Class

Leadtools.ImageProcessing.Core Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.