Imagick::getImageSignature
(PECL imagick 2, PECL imagick 3)
Imagick::getImageSignature — Generates an SHA-256 message digest
Описание
public Imagick::getImageSignature
(
) : string
Generates an SHA-256 message digest for the image pixel stream.
Возвращаемые значения
Returns a string containing the SHA-256 hash of the file.
Ошибки
Вызывает ImagickException при ошибке.