ps_scale> <ps_rotate
Last updated: Fri, 24 Feb 2012

ps_save

(PECL ps >= 1.1.0)

ps_saveSave current context

Descrição

bool ps_save ( resource $psdoc )

Saves the current graphics context, containing colors, translation and rotation settings and some more. A saved context can be restored with ps_restore().

Parâmetros

psdoc

Resource identifier of the postscript file as returned by ps_new().

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também



User Contributed Notes
ps_save
There are no user contributed notes for this page.

ps_scale> <ps_rotate
Last updated: Fri, 24 Feb 2012