Gmagick::getimagesignature

(PECL gmagick >= Unknown)

Gmagick::getimagesignatureGenerates an SHA-256 message digest

Opis

public Gmagick::getimagesignature ( void ) : string

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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