Query: ps_closepath
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_CLOSEPATH(3) 1 PS_CLOSEPATH(3) ps_closepath - Closes pathSYNOPSISbool ps_closepath (resource $psdoc)DESCRIPTIONConnects the last point with the first point of a path. The resulting path can be used for stroking, filling, clipping, etc..PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3).RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_clip(3), ps_closepath_stroke(3). PHP Documentation Group PS_CLOSEPATH(3)
Related Man Pages |
---|
ps_shading(3) - php |
ps_add_locallink(3) - php |
ps_add_note(3) - php |
ps_hyphenate(3) - php |
ps_place_image(3) - php |