The Imagick class
PHP Manual

Imagick::getImageInterpolateMethod

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

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 sepcified image.

Valor Retornado

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


The Imagick class
PHP Manual