Query: ps_stroke
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)