PHP - Manual: Imagick::getImageInterpolateMethod
2024-11-13
(PECL imagick 2, PECL imagick 3)
Imagick::getImageInterpolateMethod — Returns the interpolation method
Returns the interpolation method for the specified image. The method is one of
the Imagick::INTERPOLATE_*
constants.
此函数没有参数。
Returns the interpolate method on success.
错误时抛出 ImagickException。
官方地址:https://www.php.net/manual/en/imagick.getimageinterpolatemethod.php