Warning: file_put_contents(): Only -1 of 52 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
SWF swish PHP Manual swf_viewport (PHP 4) — Select an area for future drawing Popis void ( float $xmin , $xmax $ymin $ymax ) Selects xmin to xmax and ymin ymax , if this function is not called th...
Forum und email

swf_viewport

(PHP 4)

swf_viewport — Select an area for future drawing

Popis

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.

Parametre

xmin

xmax

ymin

ymax

Vrátené hodnoty

Nevráti sa žiadna hodnota.