ps_restore(3) php man page | unix.com

Man Page: ps_restore

Operating Environment: php

Section: 3

PS_RESTORE(3)								 1							     PS_RESTORE(3)

ps_restore - Restore previously save context

SYNOPSIS
bool ps_restore (resource $psdoc)
DESCRIPTION
Restores 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).
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_save(3). PHP Documentation Group PS_RESTORE(3)
Related Man Pages
ps_add_pdflink(3) - php
ps_add_weblink(3) - php
ps_begin_template(3) - php
ps_rotate(3) - php
ps_setpolydash(3) - php
Similar Topics in the Unix Linux Community
which cmde recommended to copy an entire dty?
Where are the UNIX Admin Jobs?
Backups and restores in RHEL
Automatic Server bootup after power outage?
[BASH] Errormessages and Traps with a 'here-doc'