The Imagick class
PHP Manual

Imagick::deconstructImages

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

Imagick::deconstructImagesReturns certain pixel differences between images

Opis

bool Imagick::deconstructImages ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


The Imagick class
PHP Manual