Imagick::getImageInterpolateMethod

(PECL imagick 2, PECL imagick 3)

Imagick::getImageInterpolateMethodReturns the interpolation method

Описание

public Imagick::getImageInterpolateMethod ( ) : int

Returns the interpolation method for the specified image. The method is one of the Imagick::INTERPOLATE_* constants.

Возвращаемые значения

Returns the interpolate method on success.

Ошибки

Вызывает ImagickException при ошибке.