The Imagick class
PHP Manual

Imagick::deconstructImages

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

Imagick::deconstructImagesReturns certain pixel differences between images

Beschreibung

bool Imagick::deconstructImages ( void )
Warnung

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

Compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.

Rückgabewerte

Liefet TRUE bei Erfolg.

Fehler/Exceptions

Wirtf ImagickException bei Fehlern.


The Imagick class
PHP Manual