DOKK / manpages / debian 10 / pslib-dev / PS_setgray.3.en
PS_SETGRAY(3) Library Functions Manual PS_SETGRAY(3)

PS_setgray — Sets gray value

#include <pslib.h>

void PS_setgray(PSDoc *psdoc, float gray)

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

PS_setcolor(3)

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