The Imagick class
PHP Manual

Imagick::getImageInterpolateMethod

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

Imagick::getImageInterpolateMethodReturns the interpolation method

Beschreibung

int Imagick::getImageInterpolateMethod ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the interpolation method for the sepcified image.

Rückgabewerte

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


The Imagick class
PHP Manual