PHP Doku:: Sets fill s rotation - function.swffill.rotateto.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenMing (flash)The SWFFill classSWFFill->rotateTo

Ein Service von Reinhard Neidl - Webprogrammierung.

The SWFFill class

<<SWFFill->moveTo

SWFFill->scaleTo>>

SWFFill->rotateTo

(PHP 4 >= 4.0.5)

SWFFill->rotateToSets fill's rotation

Beschreibung

void SWFFill::rotateTo ( float $angle )
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

Sets the fill rotation to the given angle.

Parameter-Liste

angle

The rotation angle, in degrees.

Rückgabewerte

Es wird kein Wert zurückgegeben.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)