←Select platform

FourierTransformInformation Property

Summary

Gets or sets a FrequencyFilterMaskCommand() structure that contains information about the Fourier Transform.

Syntax

C#
VB
WinRT C#
C++
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');  

Property Value

Refer to FrequencyFilterMaskCommand()structure is a two-dimensional array holding the frequency components.

Example

Refer to FrequencyFilterMaskCommand()

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly