PS_STROKE(3) 1 PS_STROKE(3) ps_stroke - Draws the current pathSYNOPSISbool ps_stroke (resource $psdoc)DESCRIPTIONDraws the path constructed with previously called drawing functions like ps_lineto(3).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_stroke(3), ps_fill(3), ps_fill_stroke(3). PHP Documentation Group PS_STROKE(3)
| Related Man Pages |
|---|
| ps_makespotcolor(3) - php |
| ps_place_image(3) - php |
| ps_set_text_pos(3) - php |
| ps_setcolor(3) - php |
| ps_translate(3) - php |