SWFMovie::setDimension

(PHP 5 < 5.3.0, PECL ming SVN)

SWFMovie::setDimensionSets the movie's width and height

Açıklama

SWFMovie::setDimension ( float $width , float $height ) : void
Uyarı

Bu 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.

Değiştirgeler

width

The movie width.

height

The movie height.

Dönen Değerler

Hiçbir değer dönmez.