Imagick::deconstructImages

(PECL imagick 2.0.0)

Imagick::deconstructImagesReturns certain pixel differences between images

Opis

Imagick::deconstructImages ( void ) : Imagick

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

Zwracane wartości

Returns a new Imagick object on success.

Błędy/Wyjątki

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

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top