Imagick::getImageInterpolateMethod
(PECL imagick 2.0.0)
Imagick::getImageInterpolateMethod — 画像の補間方式を返す
説明
int Imagick::getImageInterpolateMethod
( void
)
指定した画像の補間方式を返します。
方式は Imagick::INTERPOLATE_* 定数のいずれかで指定します。
返り値
成功した場合に補間方式を返します。
エラー / 例外
エラー時に ImagickException をスローします。
There are no user contributed notes for this page.
