update : 2015.11.03
php.shukuma.com검색:
|
Imagick::getImageSignature(PECL imagick 2.0.0) Imagick::getImageSignature — Generates 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이 발생합니다. |