Gmagick
PHP Manual

Gmagick::getimagesignature

(PECL gmagick >= Unknown)

Gmagick::getimagesignatureGenerates an SHA-256 message digest

Description

public void Gmagick::getimagesignature ( void )

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

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

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

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual