update : 2015.11.03
php.shukuma.com

검색:
 
 
Generates an SHA-256 message digest

Imagick::getImageSignature

(PECL imagick 2.0.0)

Imagick::getImageSignatureGenerates an SHA-256 message digest

설명

string Imagick::getImageSignature ( void )

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

반환값

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

오류/예외

오류시에 ImagickException이 발생합니다.