PS_create_gstate — Creates a new graphic state
Contents
Description
Name
PS_create_gstate — Creates a new graphic state
Return Value
Returns the identifier of the graphic state or zero in case of an error. The identifier is a positiv
number.
See Also
PS_set_gstate(3)
Synopsis
#include <pslib.h>
int PS_create_gstate(PSDoc *psdoc, const char *optlist)
