(PECL imagick 3 >= 3.3.0)
Imagick::inverseFourierTransformImage — Description
Implements the inverse discrete Fourier transform (DFT) of the image either as a magnitude / phase or real / imaginary image pair.
本函數還未編寫文檔,僅有參數列表。
complementThe second image to combine with this one to form either the magnitude / phase or real / imaginary image pair.
magnitudeIf true, combine as magnitude / phase pair otherwise a real / imaginary image pair.
成功時返回 true。