Query: swf_rotate
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_ROTATE(3) 1 SWF_ROTATE(3) swf_rotate - Rotate the current transformationSYNOPSISvoid swf_rotate (float $angle, string $axis)DESCRIPTIONRotates the current transformation by a given $angle around the given $axis.PARAMETERSo $angle - The rotation angle. o $axis - The axis. Valid values axis are x (the x axis), y (the y axis) or z (the z axis).RETURN VALUESNo value is returned. PHP Documentation Group SWF_ROTATE(3)