PHP Doku:: Defines 2D orthographic mapping of user coordinates onto the current viewport - function.swf-ortho2.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

SWF Funktionen

<<swf_openfile

swf_ortho>>

swf_ortho2

(PHP 4)

swf_ortho2 Defines 2D orthographic mapping of user coordinates onto the current viewport

Description

void swf_ortho2 ( double $xmin , double $xmax , double $ymin , double $ymax )

The swf_ortho2() function defines a two dimensional orthographic mapping of user coordinates onto the current viewport, this defaults to one to one mapping of the area of the Flash movie. If a perspective transformation is desired, the swf_perspective () function can be used.


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