The Imagick class
PHP Manual

Imagick::getImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::getImageInterpolateMethodReturns the interpolation method

Opis

int Imagick::getImageInterpolateMethod ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the interpolation method for the specified image.

Zwracane wartości

Returns the interpolate method on success, throws ImagickException on error.


The Imagick class
PHP Manual