The Imagick class
PHP Manual

Imagick::getImageDelay

(PECL imagick 2.0.0)

Imagick::getImageDelayGets the image delay

Description

int Imagick::getImageDelay ( void )
Warning

This function is currently not documented; only its argument list is available.

Gets the image delay.

Return Values

Returns the image delay. Throw an ImagickException on error.


The Imagick class
PHP Manual