Imagick::resampleImage
(No version information available, might be only in CVS)
Imagick::resampleImage — 画像を指定した解像度にリサンプリングする
説明
bool Imagick::resampleImage
( float $x_resolution
, float $y_resolution
, int $filter
, float $blur
)
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
画像を指定した解像度にリサンプリングします。
パラメータ
- x_resolution
-
- y_resolution
-
- filter
-
- blur
-
返り値
成功した場合に TRUE を返します。
Imagick::resampleImage
There are no user contributed notes for this page.
