Query: ps_save
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SAVE(3) Library Functions Manual PS_SAVE(3)NAMEPS_save -- Save current contextSYNOPSIS#include <pslib.h> void PS_save(PSDoc *psdoc)DESCRIPTIONSaves the current graphics context, containing colors, translation and rotation settings and some more. A save context be restored with PS_restore(3).SEE ALSOPS_restore(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SAVE(3)