(PHP4 >= 4.0RC2)
swf_scale -- Scale the current transformation
Description
void
swf_scale
(double
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.