ps_setgray(3) debian man page | unix.com

Man Page: ps_setgray

Operating Environment: debian

Section: 3

PS_SETGRAY(3)						     Library Functions Manual						     PS_SETGRAY(3)

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)
Related Man Pages
ps_add_bookmark(3) - debian
ps_add_pdflink(3) - debian
ps_begin_font(3) - debian
ps_open_image_file(3) - debian
ps_place_image(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?