ps_scale(3) php man page | unix.com

Man Page: ps_scale

Operating Environment: php

Section: 3

PS_SCALE(3)								 1							       PS_SCALE(3)

ps_scale - Sets scaling factor

SYNOPSIS
bool ps_scale (resource $psdoc, float $x, float $y)
DESCRIPTION
Sets horizontal and vertical scaling of the coordinate system.
PARAMETERS
o $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 VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_rotate(3), ps_translate(3). PHP Documentation Group PS_SCALE(3)
Related Man Pages
ps_add_launchlink(3) - php
ps_lineto(3) - php
ps_rotate(3) - php
ps_setcolor(3) - php
ps_translate(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!