The Imagick class
PHP Manual

Imagick::getImageInterpolateMethod

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

Imagick::getImageInterpolateMethodReturns the interpolation method

Description

int Imagick::getImageInterpolateMethod ( void )
Warning

This function is currently not documented; only its argument list is available.

Returns the interpolation method for the sepcified image.

Return Values

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


The Imagick class
PHP Manual