The Imagick class
PHP Manual

Imagick::setImageDelay

(PECL imagick 2.0.0)

Imagick::setImageDelaySets the image delay

说明

bool Imagick::setImageDelay ( int $delay )
Warning

本函数还未编写文档,仅有参数列表。

Sets the image delay.

参数

delay

返回值

Returns TRUE on success.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP Manual