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

search for in the

ps_close> <ps_clip
Last updated: Fri, 13 Nov 2009

view this page in

ps_close_image

(PECL ps >= 1.1.0)

ps_close_image画像を閉じ、メモリを開放する

説明

void ps_close_image ( resource $psdoc , int $imageid )

画像を閉じ、そのリソースを開放します。 いったん閉じられた後は、画像を使用することはできません。

パラメータ

psdoc

ps_new() が返す、postscript ファイルのリソース ID。

imageid

ps_open_image() あるいは ps_open_image_file() が返す、 画像のリソース ID。

返り値

成功した場合に NULL を、失敗した場合に FALSE を返します。

参考



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

ps_close> <ps_clip
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites