(PECL gmagick >= Unknown)
Returns certain pixel differences between images
public void Gmagick::deconstructimages ( void )
Compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.
Returns:
Returns self on success.
Exception:
Throws an GmagickException on error.
Please login to continue.