logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PS_restore — Restore previously save context

Author

       This manual page was written by Uwe Steinmann uwe@steinmann.cx.

                                                                                                   PS_RESTORE(3)

Description

       Restores  a  previously  saved  graphics context. Any call of PS_save(3) must be accompanied by a call to
       PS_restore(3).

Name

       PS_restore — Restore previously save context

See Also

PS_save(3)

Synopsis

       #include <pslib.h>

       void PS_restore(PSDoc *psdoc)

See Also