Gmagick::setimageresolution
(PECL gmagick >= Unknown)
Gmagick::setimageresolution — 画像の解像度を設定する
説明
画像の解像度を設定します。
パラメータ
xResolution
-
x 方向の解像度。
yResolution
-
y 方向の解像度。
戻り値
成功した場合に Gmagick オブジェクトを返します。
エラー / 例外
エラー時に GmagickException をスローします。
+add a note
User Contributed Notes
There are no user contributed notes for this page.