ps_save
(PECL)
ps_save -- Save current context
Descrizione
bool
ps_save ( resource psdoc )
Saves the current graphics context, containing colors, translation and
rotation settings and some more. A save context can be restored with
ps_restore().
Valori restituiti
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.