Imagick::setImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Beskrivelse

bool Imagick::setImageInterpolateMethod ( int $method )

Sets the image interpolate pixel method.

Parametre

method

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

Returnerings Værdier

Returns TRUE on success.

add a note add a note

User Contributed Notes

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