Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PS_CREATE_GSTATE(3)	    Library Functions Manual	     PS_CREATE_GSTATE(3)

	   uwe@steinmann.cx
     UWE STEINMANN 2004Uwe SteinmannJuly 15, 2004;

NAME
     PS_create_gstate -- Creates a new graphic state

SYNOPSIS
     #include <pslib.h>

     int PS_create_gstate(PSDoc *psdoc, const char *optlist)

DESCRIPTION
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)

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

							     PS_CREATE_GSTATE(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=PS_create_gstate&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help