swf_ortho> <swf_openfile
Last updated: Fri, 24 Feb 2012

swf_ortho2

(PHP 4)

swf_ortho2Defines 2D orthographic mapping of user coordinates onto the current viewport

Descrição

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

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, swf_perspective() can be used.

Parâmetros

xmin

xmax

ymin

ymax

Valor Retornado

Não há valor retornado.

Veja Também

  • swf_ortho() - Defines an orthographic mapping of user coordinates onto the current viewport



User Contributed Notes
swf_ortho2
There are no user contributed notes for this page.

swf_ortho> <swf_openfile
Last updated: Fri, 24 Feb 2012