(PHP 4)
swf_scale — Scale the current transformation
$x
, double $y
, double $z
)
The swf_scale() scales the x coordinate of the
curve by the value of the x
parameter, the
y coordinate of the curve by the value of the
y
parameter, and the z coordinate of the
curve by the value of the z
parameter.