PS_setgray
Sets gray value
- Provided by: pslib-dev (Version: 0.4.7-1build2)
- Source: pslib
- Report a bug
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).
This manual page was written by Uwe Steinmann uwe@steinmann.cx.