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

FreeBSD Manual Pages

  
 
  

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

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

NAME
       PS_setgray -- Sets gray value

SYNOPSIS
       #include	<pslib.h>

       void PS_setgray(PSDoc *psdoc, float gray)

DESCRIPTION
       Sets  the  gray	value  for all following drawing operations. The value
		   must	be between 0 (black) and 1 (white).

SEE ALSO
       PS_setcolor(3)

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

								 PS_SETGRAY(3)

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

home | help