Imagick::setImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Descrição

bool Imagick::setImageInterpolateMethod ( int $method )

Sets the image interpolate pixel method.

Parâmetros

method

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

Valor Retornado

Retorna TRUE em sucesso.



User Contributed Notes
Imagick::setImageInterpolateMethod
There are no user contributed notes for this page.