The Imagick class
PHP Manual

Imagick::getImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::getImageInterpolateMethodReturns the interpolation method

Descrição

int Imagick::getImageInterpolateMethod ( void )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Returns the interpolation method for the specified image.

Valor Retornado

Returns the interpolate method on success. Throw an ImagickException on error.


The Imagick class
PHP Manual