ps_save(3) php man page | unix.com

Man Page: ps_save

Operating Environment: php

Section: 3

PS_SAVE(3)								 1								PS_SAVE(3)

ps_save - Save current context

SYNOPSIS
bool ps_save (resource $psdoc)
DESCRIPTION
Saves the current graphics context, containing colors, translation and rotation settings and some more. A saved context can be restored with ps_restore(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_restore(3). PHP Documentation Group PS_SAVE(3)
Related Man Pages
ps_shading(3) - php
ps_add_launchlink(3) - php
ps_rotate(3) - php
ps_setcolor(3) - php
ps_translate(3) - php
Similar Topics in the Unix Linux Community
How to change font and colour in mail sent from Unix
Parameter to avoid file being deleted by SAM
Script to Reboot and Confirm
How to disable/bypass passphrase prompt in ssh?
[BASH] Errormessages and Traps with a 'here-doc'