The Imagick class
PHP Manual

Imagick::getImageIterations

(PECL imagick 2.0.0)

Imagick::getImageIterationsGets the image iterations

Beschreibung

int Imagick::getImageIterations ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Gets the image iterations.

Rückgabewerte

Returns the image iterations as an integer. Throw an ImagickException on error.


The Imagick class
PHP Manual