Gmagick
PHP Manual

Gmagick::setimageiterations

(PECL gmagick >= Unknown)

Gmagick::setimageiterationsSets the image iterations.

Описание

public void Gmagick::setimageiterations ( int $iterations )

Sets the image iterations.

Параметри

iterations

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

Връщани стойности

The Gmagick object on success.

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual