(PHP 4)
swf_scale — Scale the current transformation
$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.
No value is returned.