Gmagick
PHP Manual

Gmagick::setimageiterations

(PECL gmagick >= Unknown)

Gmagick::setimageiterationsSets the image iterations.

Opis

public Gmagick Gmagick::setimageiterations ( int $iterations )

Sets the image iterations.

Parametry

iterations

The image delay in 1/100th of a second.

Zwracane wartości

The Gmagick object on success.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual