PHP Velho Oeste 2024

SWFMovie::setFrames

(PHP 5 < 5.3.0, PECL ming SVN)

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

Açıklama

SWFMovie::setFrames ( int $number ) : 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 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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top