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