The following tables list the members exposed by DiscreteFourierTransformCommand.
Public Constructors
Name | Description | |
---|---|---|
DiscreteFourierTransformCommand | Initializes a new DiscreteFourierTransformCommand class object with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
GetStringDescription | Returns a meaningful name for this command. | |
OnProgress | Implements OnProgress. (Inherited from RasterCommand) | |
Run | Implements Run. (Inherited from RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this command. |
Public Properties
Name | Description | |
---|---|---|
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. | |
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. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) | |
Range | Gets or sets the frequency range to be computed when the DiscreteFourierTransformCommandFlags.InverseDiscreteFourierTransform flag is set. |
Public Events
Name | Description | |
---|---|---|
Progress | Implements Progress. (Inherited from RasterCommand) |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET