update : 2015.11.03
php.shukuma.com

검색:
 
 
Returns certain pixel differences between images

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.

오류/예외

Throws an GmagickException on error.