php8.5
Home/ Manual/ imagick / imagick/ Imagick::setImageInterpolateMethod

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

method

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

Return Values

Success

Source: reference/imagick/imagick/setimageinterpolatemethod.xml · from the official PHP manual (php/doc-en)