update : 2015.11.03
php.shukuma.com검색:
|
Gmagick::deconstructimages(PECL gmagick >= Unknown) Gmagick::deconstructimages — Returns 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. |