Gmagick::writeimage
(PECL gmagick >= Unknown)
Gmagick::writeimage — 画像を指定したファイル名で書き出す
説明
画像を指定したファイル名で書き出します。filename が null
の場合は、
Gmagick::readimage()
あるいは Gmagick::setimagefilename()
で設定したファイル名で書き出します。
パラメータ
filename
-
画像ファイル名。
戻り値
Gmagick オブジェクトを返します。
エラー / 例外
エラー時に GmagickException をスローします。
+add a note
User Contributed Notes
There are no user contributed notes for this page.