Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.swf-rotate.html
Дата изменения: Sun Feb 3 22:55:31 2002
Дата индексирования: Mon Oct 1 21:27:34 2012
Кодировка:

Поисковые слова: rotation
swf_<b style="color:black;background-color:#ffff66">rotate</b>

swf_rotate

(PHP 4 >= 4.0.0)

swf_rotate -- Rotate the current transformation

Description

void swf_rotate ( float angle, string axis)

The swf_rotate() rotates the current transformation by the angle given by the angle parameter around the axis given by the axis parameter. Valid values for the axis are 'x' (the x axis), 'y' (the y axis) or 'z' (the z axis).