The Imagick class
PHP Manual

Imagick::getImageIterations

(No version information available, might be only in CVS)

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, throws ImagickException on failure.


The Imagick class
PHP Manual