swf_ortho2
(PHP 4)
swf_ortho2 — Defines 2D orthographic mapping of user coordinates onto the current viewport
Описание
void swf_ortho2
( float $xmin
, float $xmax
, float $ymin
, float $ymax
)
If a perspective transformation is desired,
swf_perspective() can be used.
Список параметров
-
xmin
-
-
xmax
-
-
ymin
-
-
ymax
-
Возвращаемые значения
Эта функция не возвращает значения после выполнения.
Смотрите также
- swf_ortho() - Defines an orthographic mapping of user coordinates onto the current viewport