Query: ps_end_template
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_END_TEMPLATE(3) 1 PS_END_TEMPLATE(3) ps_end_template - End a templateSYNOPSISbool ps_end_template (resource $psdoc)DESCRIPTIONEnds a template which was started with ps_begin_template(3). Once a template has been ended, it can be used like an image.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_begin_template(3). PHP Documentation Group PS_END_TEMPLATE(3)
Related Man Pages |
---|
ps_show(3) - php |
ps_shading(3) - php |
ps_lineto(3) - php |
ps_open_image(3) - php |
ps_place_image(3) - php |