Imagick::setImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Опис

bool Imagick::setImageInterpolateMethod ( int $method )

Sets the image interpolate pixel method.

Параметри

method

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

Значення, що повертаються

Повертає TRUE в разі успіху.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top