ps_save

(PECL)

ps_save -- Save current context

Description

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().

Return Values

Returnerar TRUE vid framg�ng eller FALSE vid fel.

Se ocks�

ps_restore()