ImageGear for .NET
InitializeFFTW() Method
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.FreqIP Namespace > ImGearFrequencyProcessing Class > InitializeFFTW Method : InitializeFFTW() Method




Glossary Item Box

Initializes the FFTW algorithm.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

If FFTW algorithm is initialized - true, otherwise - false.

Remarks

This method initializes the FFTW algorithm used in ImageGear. Necessary license check will be performed to make sure FFTW is a licensed feature.

Note that this method searches for the library files using system default path.

See Also

©2013. Accusoft Corporation. All Rights Reserved.