PHP Dokumentation: Function swf-scale
12. Januar 2010 von werner
swf_scale
(PHP 4)
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.