(PHP 5 < 5.3.0, PECL ming SVN)
SWFMovie::setDimension — Sets the movie's width and height
$width
, float $height
) : voidBu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.
Sets the movie's dimension to the specified width
and height
.
width
The movie width.
height
The movie height.
Hiçbir değer dönmez.