Imagick::setImageInterpolateMethod

(PECL imagick 2, PECL imagick 3)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

說(shuō)明

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

Sets the image interpolate pixel method.

參數(shù)

method

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

返回值

成功時(shí)返回 true。