Query: ps_closepath_stroke
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_CLOSEPATH_STROKE(3) 1 PS_CLOSEPATH_STROKE(3) ps_closepath_stroke - Closes and strokes pathSYNOPSISbool ps_closepath_stroke (resource $psdoc)DESCRIPTIONConnects the last point with first point of a path and draws the resulting closed line.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_closepath(3). PHP Documentation Group PS_CLOSEPATH_STROKE(3)
Related Man Pages |
---|
ps_get_parameter(3) - php |
ps_add_note(3) - php |
ps_add_pdflink(3) - php |
ps_place_image(3) - php |
ps_setpolydash(3) - php |