C#
VB
WinRT C#
C++
Gets or sets a FrequencyFilterMaskCommand() structure that contains information about the Fourier Transform.
public FourierTransformInformation FourierTransformInformation { get; set; }
Public Property FourierTransformInformation As Leadtools.Imageprocessing.Core.FourierTransformInformation
public Leadtools.Imageprocessing.Core.FourierTransformInformation FourierTransformInformation {get; set;}
<br/>get_FourierTransformInformation();<br/>set_FourierTransformInformation(value);<br/>Object.defineProperty('FourierTransformInformation');
public:
property Leadtools.Imageprocessing.Core.FourierTransformInformation^ FourierTransformInformation {
Leadtools.Imageprocessing.Core.FourierTransformInformation^ get();
void set ( Leadtools.Imageprocessing.Core.FourierTransformInformation^ );
}
Refer to FrequencyFilterMaskCommand()structure is a two-dimensional array holding the frequency components.
Refer to FrequencyFilterMaskCommand()
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