Query: ps_setgray
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SETGRAY(3) Library Functions Manual PS_SETGRAY(3)NAMEPS_setgray -- Sets gray valueSYNOPSIS#include <pslib.h> void PS_setgray(PSDoc *psdoc, float gray)DESCRIPTIONSets the gray value for all following drawing operations. The value must be between 0 (black) and 1 (white).SEE ALSOPS_setcolor(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SETGRAY(3)