Imagick::setImageInterpolateMethod
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Sets the image interpolate pixel method
Description
Imagick::setImageInterpolateMethod(int $method): bool
Sets the image interpolate pixel method.
Parameters
methodThe method is one of the
Imagick::INTERPOLATE_*constants
Return Values
Success