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.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns the interpolate method on success.

錯誤/異常

錯誤時拋出 ImagickException。