(PECL gmagick >= Unknown)
Generates an SHA-256 message digest
public string Gmagick::getimagesignature ( void )
Generates an SHA-256 message digest for the image pixel stream.
Returns:
Returns a string containing the SHA-256 hash of the file.
Exception:
Throws an GmagickException on error.
Please login to continue.