Gmagick
PHP Manual

Gmagick::deconstructimages

(PECL gmagick >= Unknown)

Gmagick::deconstructimagesReturns 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 self on success.

エラー / 例外

エラー時に GmagickException をスローします。


Gmagick
PHP Manual