Imagick Image Library
PHP Manual

Imagick::compareImageLayers

(No version information available, might be only in CVS)

Imagick::compareImageLayers — Returns the maximum bounding region between images

Popis

Imagick Imagick::compareImageLayers ( int $method )
Warning

Táto funkcia nie je momentálne zdokumentovaná; je dostupný len zoznam argumentov.

Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

Compares each image with the next in a sequence and returns the maximum bounding region of any pixel differences it discovers.

Parametre

method

One of the layer method constants.

Vrátené hodnoty

Returns TRUE on success.


Imagick Image Library
PHP Manual