Gmagick::getimagesignature
(PECL gmagick >= Unknown)
Gmagick::getimagesignature — Generates an SHA-256 message digest
説明
public string Gmagick::getimagesignature
( void
)
Generates an SHA-256 message digest for the image pixel stream.
パラメータ
この関数にはパラメータはありません。
返り値
Returns a string containing the SHA-256 hash of the file.
エラー / 例外
エラー時に GmagickException をスローします。