Warning: file_put_contents(): Only -1 of 47 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
ps_save ps_set_border_color PS PHP Manual ps_scale (PECL ps:1.1.0-1.3.5) — Sets scaling factor Description bool ( resource $psdoc , float $x $y ) horizontal and vertical of the coordinate system....
Forum und email

ps_scale

(PECL ps:1.1.0-1.3.5)

ps_scale — Sets scaling factor

Description

bool ps_scale ( resource $psdoc , float $x , float $y )

Sets horizontal and vertical scaling of the coordinate system.

Parameters

psdoc

Resource identifier of the postscript file as returned by ps_new().

x

Scaling factor in horizontal direction.

y

Scaling factor in vertical direction.

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.

Δείτε επίσης