update : 2015.11.03
php.shukuma.com검색:
|
Gmagick::getimagesignature(PECL gmagick >= Unknown) Gmagick::getimagesignature — Generates 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. |