php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::getimagesignature

Gmagick::getimagesignature

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Generates an SHA-256 message digest

Description

Gmagick::getimagesignature(): string

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

Parameters Parameters

Return Values

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

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/getimagesignature.xml · from the official PHP manual (php/doc-en)