Gmagick::getimagesignature

(PECL gmagick >= Unknown)

Gmagick::getimagesignatureGenerates an SHA-256 message digest

Описание

public Gmagick::getimagesignature ( void ) : string

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

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

Ошибки

Вызывает GmagickException при ошибке.