Gmagick::getimagesignature
(PECL gmagick >= Unknown)
Gmagick::getimagesignature — Generates an SHA-256 message digest
Descrição
public string Gmagick::getimagesignature
( void
)
Generates an SHA-256 message digest for the image pixel stream.
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns a string containing the SHA-256 hash of the file.
Erros
Throws an GmagickException on error.