Imagick::setImageInterpolateMethod

(PECL imagick 2, PECL imagick 3)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Описание

public Imagick::setImageInterpolateMethod ( int $method ) : bool

Sets the image interpolate pixel method.

Список параметров

method

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

Возвращаемые значения

В случае успешной работы возвращает true.