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

search for in the

ps_scale> <ps_rotate
Last updated: Fri, 18 Jul 2008

view this page in

ps_save

(PECL ps:1.1.0-1.3.5)

ps_save — Save current context

Description

bool ps_save ( resource $psdoc )

Saves the current graphics context, containing colors, translation and rotation settings and some more. A saved context can be restored with ps_restore().

Parameters

psdoc

Resource identifier of the postscript file as returned by ps_new().

Return Values

Returns TRUE on success or FALSE on failure.

See Also



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

ps_scale> <ps_rotate
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites