(PHP 4)
swf_scale — Scale the current transformation
$x
$y
$z
The swf_scale() scales curve coordinates by the given value.
x
x scale factor.
y
y scale factor.
z
z scale factor.
没有返回值。