Gmagick::getimagesignature

(PECL gmagick >= Unknown)

Gmagick::getimagesignatureGenerates 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.

Помилки/Винятки

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top