ImageGear Professional v18.2 > API Reference Guide > FreqIP Component API Reference > FreqIP Component Objects > IGFreqIPCtl Control > IGFreqIPCtl Methods > InverseFFT Method |
Performs an inverse Fast Fourier Transform.
InverseFFT(pComplexObject As IGComplexObject, nScalingMethod As
enumIGFFTScalingMethods, bCenterTransform As Boolean) As
IGComplexObject
Name | Description |
---|---|
pComplexObject | IGComplexObject object to process. |
nScalingMethod | Specifies the method of scaling the result data. |
bCenterTransform | Flag to indicate whether to center the transform. |
Returns an "IGComplexObject Object, which contains result data.
N/A
FreqIP