SWFMovie
PHP Manual

SWFMovie::setFrames

(PHP 5 <= 5.3.0, PECL ming SVN)

SWFMovie::setFramesSets the total number of frames in the animation

Açıklama

void SWFMovie::setFrames ( int $number )
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 total number of frames in the animation to the given number.

Değiştirgeler

number

The number of frames.

Dönen Değerler

Hiçbir değer dönmez.


SWFMovie
PHP Manual