The Imagick class
PHP 手册

Imagick::getImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::getImageInterpolateMethodReturns the interpolation method

说明

int Imagick::getImageInterpolateMethod ( void )
Warning

本函数暂无文档,仅有参数列表。

Returns the interpolation method for the specified image.

返回值

Returns the interpolate method on success, throws ImagickException on error.


The Imagick class
PHP 手册