ps_shfill
(PECL)
ps_shfill -- Fills an area with a shading
Description
bool
ps_shfill ( resource psdoc, int shadingid )
Fills an area with a shading, which has to be created before with
ps_shading().
Return Values
Returns TRUE on success or FALSE on failure.