ImageGear .NET - Updated December 24, 2018
IsFFTWInitialized Property




ImageGear24.Processing.Advanced Assembly > ImageGear.FreqIP Namespace > ImGearFrequencyProcessing Class : IsFFTWInitialized Property
Gets a value indicating whether FFTW support is initialized.
Syntax
'Declaration
 
Public Shared ReadOnly Property IsFFTWInitialized As Boolean
 
'Usage
 
Dim value As Boolean
 
value = ImGearFrequencyProcessing.IsFFTWInitialized

Property Value

If FFTW support is initialized - true, otherwise - false.
See Also

Reference

ImGearFrequencyProcessing Class
ImGearFrequencyProcessing Members
ImGearFrequencyProcessing Class