Query: ps_scale
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SCALE(3) 1 PS_SCALE(3) ps_scale - Sets scaling factorSYNOPSISbool ps_scale (resource $psdoc, float $x, float $y)DESCRIPTIONSets horizontal and vertical scaling of the coordinate system.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $x - Scaling factor in horizontal direction. o $y - Scaling factor in vertical direction.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_rotate(3), ps_translate(3). PHP Documentation Group PS_SCALE(3)
| Related Man Pages |
|---|
| ps_add_launchlink(3) - php |
| ps_add_pdflink(3) - php |
| ps_begin_template(3) - php |
| ps_lineto(3) - php |
| ps_rotate(3) - php |