Imagick::getImageSignature

(PECL imagick 2, PECL imagick 3)

Imagick::getImageSignatureGenerates an SHA-256 message digest

說(shuō)明

public Imagick::getImageSignature(): string

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

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

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

錯(cuò)誤/異常

錯(cuò)誤時(shí)拋出 ImagickException。