The Imagick class
PHP Manual

Imagick::setImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Descrição

bool Imagick::setImageInterpolateMethod ( int $method )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Sets the image interpolate pixel method.

Parâmetros

method

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual