Query: ps_shfill
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SHFILL(3) Library Functions Manual PS_SHFILL(3)NAMEPS_shfill -- Draws a shadingSYNOPSIS#include <pslib.h> void PS_shfill(PSDoc *psdoc, int shading)DESCRIPTIONDraws the shading whose id is passed in parameter shading. The name of the function is somewhat misleading. It does not fill an area like PS_fill(3) but simply draws the shading without any bounding box. If you want to restrict the schading to a certain area, then you will have to call PS_clip(3) before. Using PS_shfill(3) is often easier than creating a shading pattern with PS_shading_pattern(3)and using it for filling.SEE ALSOPS_shading(3), PS_shading_pattern(3), PS_clip(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SHFILL(3)
| Related Man Pages |
|---|
| ps_begin_glyph(3) - debian |
| ps_place_image(3) - debian |
| ps_shading(3) - debian |
| glshademodel(3g) - xfree86 |
| glshademodel(3g) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |