←Select platform

FourierTransformInformation Property (FrequencyFilterCommand)

Summary

Gets or sets a FrequencyFilterCommand() structure that contains information on the Fourier Transform.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.Imageprocessing.Core.FourierTransformInformation FourierTransformInformation {get; set;}
Public Property FourierTransformInformation As Leadtools.Imageprocessing.Core.FourierTransformInformation
public Leadtools.Imageprocessing.Core.FourierTransformInformation FourierTransformInformation {get; set;}
get_FourierTransformInformation(); 
set_FourierTransformInformation(value); 
Object.defineProperty('FourierTransformInformation'); 

Property Value

FrequencyFilterCommand() structure is a two-dimensional array holding the frequency components.

Example

Refer to FrequencyFilterCommand()

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize