Imagick::compareImageLayers
(No version information available, might be only in CVS)
Imagick::compareImageLayers — Returns the maximum bounding region between images
Описание
Imagick Imagick::compareImageLayers
(
int $method
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Compares each image with the next in a sequence and returns the
maximum bounding region of any pixel differences it discovers.
Возвращаемые значения
Returns TRUE on success.
Errors/Exceptions
Throws ImagickException on error.