←Select platform

FourierTransformInformation Property (FrequencyFilterMaskCommand)

Summary

Gets or sets a FrequencyFilterMaskCommand() structure that contains information about 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

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

Example

Refer to FrequencyFilterMaskCommand()

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