php8.5
Home/ Manual/ imagick / imagick/ Imagick::getImageInterpolateMethod

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

Source: reference/imagick/imagick/getimageinterpolatemethod.xml · from the official PHP manual (php/doc-en)