The Imagick class
PHP Manual

Imagick::getImageInterpolateMethod

(No version information available, might be only in CVS)

Imagick::getImageInterpolateMethodReturns the interpolation method

Описание

int Imagick::getImageInterpolateMethod ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the interpolation method for the sepcified image.

Возвращаемые значения

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


The Imagick class
PHP Manual