The following tables list the members exposed by FourierTransformInformation.
Public Constructors
Name | Description | |
---|---|---|
FourierTransformInformation | Initializes a new FourierTransformInformation object with an explicit flag. |
Public Methods
Name | Description | |
---|---|---|
Clone | Clones the current object into a new object. | |
GetDataOf | Gets the resulting transformed data complex at the given location. | |
GetStringDescription | Returns a meaningful name for this command. | |
SetData | Sets the 2D data array. | |
ToString | Overridden. Returns a meaningful name for this command. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the FastFourierTransformCommand. | |
Finalize | Destructor of the FastFourierTransformCommand class. |
Public Properties
Name | Description | |
---|---|---|
Data | Gets the 2D data array. | |
DataPointer | Gets the data pointer. | |
DataSize | Gets the size of data pointer. | |
Height | Gets the height of the 2D array in pixels. | |
Width | Gets the width of the 2D array in pixels. |
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