downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ImagickDraw> <Imagick::writeImages
[edit] Last updated: Sat, 25 May 2013

view this page in

Imagick::writeImagesFile

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

Imagick::writeImagesFileフレームをファイルハンドルに書き出す

説明

bool Imagick::writeImagesFile ( resource $filehandle )

開いているファイルハンドルにすべての画像フレームを書き出します。 このメソッドを使うと、アニメーション gif やその他のマルチフレーム画像を書き出すことができます。 このメソッドは、ImageMagick バージョン 6.3.6 以降で Imagick をコンパイルした場合に使用可能です。

パラメータ

filehandle

画像を書き出すファイルハンドル。

返り値

成功した場合に TRUE を返します。



add a note add a note User Contributed Notes Imagick::writeImagesFile - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites