Gmagick::setimageunits
(PECL gmagick >= Unknown)
Gmagick::setimageunits — 画像の解像度の単位を設定する
パラメータ
resolution
-
画像の解像度の単位。Undefinedresolution、PixelsPerInchResolution あるいは PixelsPerCentimeterResolution。 解像度 の定数のうちの一つ。 (
Gmagick::RESOLUTION_*
)
戻り値
Gmagick オブジェクトを返します。
エラー / 例外
エラー時に GmagickException をスローします。
+add a note
User Contributed Notes
There are no user contributed notes for this page.