The Imagick class
PHP Manual

Imagick::setImageInterpolateMethod

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

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Description

bool Imagick::setImageInterpolateMethod ( int $method )
Warning

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

Sets the image interpolate pixel method.

Parameters

method

Return Values

Returns TRUE on success.


The Imagick class
PHP Manual