The Imagick class
PHP Manual

Imagick::getImageInterpolateMethod

(No version information available, might be only in CVS)

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 sepcified image.

Zwracane wartości

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


The Imagick class
PHP Manual