Imagick::setImageInterpolateMethod
(PECL imagick 2, PECL imagick 3)
Imagick::setImageInterpolateMethod — Sets the image interpolate pixel method
Описание
public Imagick::setImageInterpolateMethod
( int
$method
) : boolSets the image interpolate pixel method.
Список параметров
-
method
-
The method is one of the
Imagick::INTERPOLATE_*
constants
Возвращаемые значения
В случае успешной работы возвращает true
.