Query: swf_ortho2
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_ORTHO2(3) 1 SWF_ORTHO2(3) swf_ortho2 - Defines 2D orthographic mapping of user coordinates onto the current viewportSYNOPSISvoid swf_ortho2 (float $xmin, float $xmax, float $ymin, float $ymax)DESCRIPTIONDefines 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(3) can be used.PARAMETERSo $xmin - o $xmax - o $ymin - o $ymax -RETURN VALUESNo value is returned.SEE ALSOswf_ortho(3). PHP Documentation Group SWF_ORTHO2(3)