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

FreeBSD Manual Pages

  
 
  

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

	   uwe@steinmann.cx
     UWE STEINMANN 2003Uwe SteinmannApril 28, 2003;

NAME
     PS_clip -- Clips drawing to current path

SYNOPSIS
     #include <pslib.h>

     void PS_clip(PSDoc *psdoc)

DESCRIPTION
     Takes  the  current  path	and  uses  it to define the border of a clipping
		 area.

SEE ALSO
     PS_closepath(3)

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

								      PS_CLIP(3)

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

home | help