SWF 函数
PHP 手册

swf_scale

(PHP 4)

swf_scaleScale the current transformation

说明

void swf_scale ( float $x , float $y , float $z )

The swf_scale() scales curve coordinates by the given value.

参数

x

x scale factor.

y

y scale factor.

z

z scale factor.

返回值

无返回值。


SWF 函数
PHP 手册