展开

开发者手册

PHPImage/ImageMagickImagick::deconstructImages

Imagick::deconstructImages

(PECL imagick 2.0.0)

Imagick::deconstructImages — Returns certain pixel differences between images

Description

代码语言:javascript
复制
Imagick Imagick::deconstructImages ( void )

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

Return Values

Returns a new Imagick object on success.

Errors/Exceptions

Throws ImagickException on error.

← Imagick::decipherImage

Imagick::deleteImageArtifact →

代码语言:txt
复制
 © 1997–2017 The PHP Documentation Group

Licensed under the Creative Commons Attribution License v3.0 or later.