swf_viewport
(PHP 4)
swf_viewport — Select an area for future drawing
LeÃrás
void swf_viewport
( float $xmin
, float $xmax
, float $ymin
, float $ymax
)
Selects an area for future drawing for xmin to xmax and ymin to ymax , if this function is not called the area defaults to the size of the screen.
Paraméterek
- xmin
-
- xmax
-
- ymin
-
- ymax
-
Visszatérési értékek
Nincs visszatérÃtési érték.