php man page for ps_save

Query: ps_save

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_show(3) - php
ps_shading(3) - php
ps_hyphenate(3) - php
ps_place_image(3) - php
ps_setcolor(3) - php
Similar Topics in the Unix Linux Community
How to disable/bypass passphrase prompt in ssh?
Reading specific range of columns in an Excel file
[BASH] Errormessages and Traps with a 'here-doc'