Forum und email

Imagick::getImageSignature

(No version information available, might be only in CVS)

Imagick::getImageSignature — Generates an SHA-256 message digest

Description

string Imagick::getImageSignature ( void )
Warning

תיעוד לפונקציה זו אינו קיים. רק רשימת הארגומנטים זמינה ברגע זה.

Warning

הפונקציה זאת היא ניסיונית. ההתנהגות של הפונצקיה, שם הפונקציה וכל הדברים אשר מתועדים כאן עשויים להשתנות ללא התרעה בהפצות עתידיות של PHP. השתמש בתוספת זאת על אחריותך בלבד.

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

Parameters

Return Values

Returns a string containing the SHA-256 hash of the file, throwing an ImagickException on error.