PHP Doku:: Scale the current transformation - function.swf-scale.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenShockwave FlashSWF Funktionenswf_scale

Ein Service von Reinhard Neidl - Webprogrammierung.

SWF Funktionen

<<swf_rotate

swf_setfont>>

swf_scale

(PHP 4)

swf_scaleScale 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.


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",...)