PS_shfill(3)
PS_shfill \(em Draws a shading
Description
PS_SHFILL
NAME
PS_shfill — Draws a shading
SYNOPSIS
#include <pslib.h>
void PS_shfill(PSDoc *psdoc, int shading)
DESCRIPTION
|
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 ALSO
PS_shading(3), PS_shading_pattern(3), PS_clip(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx.