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

search for in the

Imagick::writeImages> <Imagick::writeImage
[edit] Last updated: Fri, 25 May 2012

view this page in

Imagick::writeImageFile

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

Imagick::writeImageFile画像をファイルハンドルに書き出す

説明

bool Imagick::writeImageFile ( resource $filehandle )

開いているファイルハンドルに画像シーケンスを書き出します。 ハンドルは、fopen などで開いておかなければなりません。 このメソッドは、ImageMagick バージョン 6.3.6 以降で Imagick をコンパイルした場合に使用可能です。

パラメータ

filehandle

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

返り値

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



add a note add a note User Contributed Notes Imagick::writeImageFile
There are no user contributed notes for this page.

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