ps_save

(PECL)

ps_save -- Save current context

Leírás

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

Paraméterek

psdoc

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

Visszatérési értékek

Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.

Lásd még

ps_restore()