Query: ps_setdash
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SETDASH(3) 1 PS_SETDASH(3) ps_setdash - Sets appearance of a dashed lineSYNOPSISbool ps_setdash (resource $psdoc, float $on, float $off)DESCRIPTIONSets the length of the black and white portions of a dashed line.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $on - The length of the dash. o $off - The length of the gap between dashes.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_setpolydash(3). PHP Documentation Group PS_SETDASH(3)
Related Man Pages |
---|
ps_shading(3) - php |
ps_add_note(3) - php |
ps_place_image(3) - php |
ps_rotate(3) - php |
ps_setpolydash(3) - php |