The Imagick class
PHP Manual

Imagick::getImageSignature

(PECL imagick 2.0.0)

Imagick::getImageSignatureGenerates an SHA-256 message digest

Opis

string Imagick::getImageSignature ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Generates an SHA-256 message digest for the image pixel stream.

Zwracane wartości

Returns a string containing the SHA-256 hash of the file. Zgłasza wyjątek ImagickException gdy wystąpi błąd.


The Imagick class
PHP Manual