Gmagick
PHP Manual

Gmagick::getimagesignature

(PECL gmagick >= Unknown)

Gmagick::getimagesignatureGenerates an SHA-256 message digest

Açıklama

public string Gmagick::getimagesignature ( void )

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual