Imagick::getImageInterpolateMethod
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the interpolation method
Description
Imagick::getImageInterpolateMethod(): int
Returns the interpolation method for the specified image. The method is one of the Imagick::INTERPOLATE_* constants.
Parameters Parameters
Return Values
Returns the interpolate method on success.
Errors/Exceptions
Throws