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_set_gstate — Sets a previously created graphic state

Author

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

                                                                                                PS_SET_GSTATE(3)

Description

       Sets a graphic state which must have been created with PS_create_gstate(3).

Name

       PS_set_gstate — Sets a previously created graphic state

See Also

PS_create_gstate(3)

Synopsis

       #include <pslib.h>

       void PS_set_gstate(PSDoc *psdoc, int gstate)

See Also