The Imagick class
PHP Manual

Imagick::getImageInterpolateMethod

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

Imagick::getImageInterpolateMethod — Returns the interpolation method

Description

int Imagick::getImageInterpolateMethod ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Returns the interpolation method for the sepcified image.

Valeurs de retour

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


The Imagick class
PHP Manual