©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL imagick 2.0.0)
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。