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

search for in the

ps_scale> <ps_rotate
[edit] Last updated: Fri, 25 May 2012

view this page in

ps_save

(PECL ps >= 1.1.0)

ps_save現在のコンテキストを保存する

説明

bool ps_save ( resource $psdoc )

現在の描画コンテキストを保存します。 そこには色や変換・回転その他の情報が含まれています。保存されたコンテキストは ps_restore() で復元できます。

パラメータ

psdoc

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

返り値

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

参考

  • ps_restore() - 以前に保存されたコンテキストを復元する



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

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