Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
Imagick::deconstructImages - Returns certain pixel differences between images
Вернуться к: Imagick
Imagick::deconstructImages
(PECL imagick 2.0.0)
Imagick::deconstructImages — Returns certain pixel differences between images
Описание
Compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.
Возвращаемые значения
Returns a new Imagick object on success.
Ошибки
Вызывает ImagickException при ошибке.
Вернуться к: Imagick