Query: ps_fill_stroke
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_FILL_STROKE(3) 1 PS_FILL_STROKE(3) ps_fill_stroke - Fills and strokes the current pathSYNOPSISbool ps_fill_stroke (resource $psdoc)DESCRIPTIONFills and draws 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_fill(3), ps_stroke(3). PHP Documentation Group PS_FILL_STROKE(3)
Related Man Pages |
---|
ps_shading(3) - php |
ps_begin_pattern(3) - php |
ps_place_image(3) - php |
ps_setcolor(3) - php |
ps_setpolydash(3) - php |