Query: ps_shading_pattern
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SHADING_PATTERN(3) Library Functions Manual PS_SHADING_PATTERN(3)NAMEPS_shading_pattern -- Create a shading patternSYNOPSIS#include <pslib.h> int PS_shading_pattern(PSDoc *psdoc, int shading, const char *optlist)DESCRIPTIONThis function creates a special type of pattern called a shading pattern. Shading patterns can be used like regular patterns but are made of a given shading previously created with PS_shading(3).RETURN VALUEReturns the identifier of the pattern or zero in case of an error. The identifier is a positiv number.SEE ALSOPS_shading(3), PS_begin_pattern(3), PS_end_pattern(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SHADING_PATTERN(3)
Related Man Pages |
---|
ps_add_bookmark(3) - debian |
ps_add_pdflink(3) - debian |
ps_begin_template(3) - debian |
ps_open_image_file(3) - debian |
ps_open_image(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
One instance of comparing grep and awk |