suche nach in der

swf_ortho> <swf_openfile
Last updated: Fri, 18 May 2012

view this page in

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.



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

swf_ortho> <swf_openfile
Last updated: Fri, 18 May 2012