画像を指定したファイル名で書き出す
$filename
$all_frames
false
画像を指定したファイル名で書き出します。filename が null の場合は、 Gmagick::readimage あるいは Gmagick::setimagefilename で設定したファイル名で書き出します。
null
filename
画像ファイル名。
Gmagick オブジェクトを返します。
エラー時に GmagickException をスローします。