Query: ps_restore
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_RESTORE(3) Library Functions Manual PS_RESTORE(3)NAMEPS_restore -- Restore previously save contextSYNOPSIS#include <pslib.h> void PS_restore(PSDoc *psdoc)DESCRIPTIONRestores a previously saved graphics context. Any call of PS_save(3) must be accompanied by a call to PS_restore(3).SEE ALSOPS_save(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_RESTORE(3)