Query: ps_restore
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_RESTORE(3) 1 PS_RESTORE(3) ps_restore - Restore previously save contextSYNOPSISbool ps_restore (resource $psdoc)DESCRIPTIONRestores a previously saved graphics context. Any call of ps_save(3) must be accompanied by a call to ps_restore(3). All coordinate trans- formations, line style settings, color settings, etc. are being restored to the state before the call of ps_save(3).PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_save(3). PHP Documentation Group PS_RESTORE(3)
Related Man Pages |
---|
ps_add_locallink(3) - php |
ps_add_note(3) - php |
ps_add_weblink(3) - php |
ps_hyphenate(3) - php |
ps_translate(3) - php |
Similar Topics in the Unix Linux Community |
---|
how to undo the last installed update on fedora. |
Backups and restores in RHEL |
Automatic Server bootup after power outage? |
[BASH] Errormessages and Traps with a 'here-doc' |