Gmagick::setimageiterations

Sets the image iterations.

Beschreibung

public Gmagick Gmagick::setimageiterations ( int $iterations )

Sets the image iterations.

Parameter-Liste

iterations

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

Rückgabewerte

The Gmagick object on success.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.