Gmagick::setimageiterations

(PECL gmagick >= Unknown)

Gmagick::setimageiterationsSets the image iterations.

Beskrivelse

public Gmagick Gmagick::setimageiterations ( int $iterations )

Sets the image iterations.

Parametre

iterations

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

Returnerings Værdier

The Gmagick object on success.

Fejl/Undtagelser

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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