downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ps_set_border_color> <ps_save
[edit] Last updated: Fri, 25 May 2012

view this page in

ps_scale

(PECL ps >= 1.1.0)

ps_scale縮尺を設定する

説明

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

座標系の、水平方向・垂直方向の縮尺をそれぞれ設定します。

パラメータ

psdoc

ps_new() が返す、postscript ファイルのリソース ID。

x

水平方向の倍率。

y

垂直方向の倍率。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考



add a note add a note User Contributed Notes ps_scale
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites