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_get_parameter(3) - php |
| ps_add_pdflink(3) - php |
| ps_add_weblink(3) - php |
| ps_hyphenate(3) - php |
| ps_setpolydash(3) - php |