Imagick::getImageSignature

Generates an SHA-256 message digest

Beschreibung

string Imagick::getImageSignature ( void )

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

Rückgabewerte

Returns a string containing the SHA-256 hash of the file.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.