The Imagick class
PHP Manual

Imagick::setImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Opis

bool Imagick::setImageInterpolateMethod ( int $method )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Sets the image interpolate pixel method.

Parametry

method

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual