php man page for ps_restore

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 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_shading(3) - php
ps_begin_template(3) - php
ps_place_image(3) - php
ps_rotate(3) - php
ps_translate(3) - php
Similar Topics in the Unix Linux Community
which cmde recommended to copy an entire dty?
Where are the UNIX Admin Jobs?
how to undo the last installed update on fedora.
Automatic Server bootup after power outage?
[BASH] Errormessages and Traps with a 'here-doc'