Gmagick::setimageiterations

(PECL gmagick >= Unknown)

Gmagick::setimageiterationsSets the image iterations

说明

public Gmagick::setimageiterations(int $iterations): Gmagick

Sets the image iterations.

参数

iterations

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

返回值

The Gmagick object.

错误/异常

错误时抛出 GmagickException

add a note

User Contributed Notes

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