PHP Dokumentation: Function imagick-getimagesignature
12. Januar 2010 von werner
Imagick::getImageSignature
(PECL imagick 2.0.0)
Imagick::getImageSignature — Generates an SHA-256 message digest
Beschreibung
string Imagick::getImageSignature ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Generates an SHA-256 message digest for the image pixel stream.
Rückgabewerte
Returns a string containing the SHA-256 hash of the file. Throw anImagickException on error.