Imagick
PHP Manual

Imagick::setImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Descrizione

bool Imagick::setImageInterpolateMethod ( int $method )

Sets the image interpolate pixel method.

Elenco dei parametri

method

The method is one of the Imagick::INTERPOLATE_* constants

Valori restituiti

Restituisce TRUE in caso di successo.


Imagick
PHP Manual