Gmagick::setimagedelay

(PECL gmagick >= Unknown)

Gmagick::setimagedelaySets the image delay

Opis

public Gmagick::setimagedelay ( int $delay ) : Gmagick

Sets the image delay

Parametry

delay

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.

add a note add a note

User Contributed Notes

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