X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=www%2Fapi%2Fsignature.html;h=e3bd6848b0754ff16edd288f87726029a107f09e;hb=19217ac124030092ceaf046ee993d39df4f79292;hp=08ffc0101c44dc28b1369ad5194a3cb8a6b0af06;hpb=307ba18d4753632f19e873143d01e0b6ba2dbaad;p=imagemagick diff --git a/www/api/signature.html b/www/api/signature.html index 08ffc0101..e3bd6848b 100644 --- a/www/api/signature.html +++ b/www/api/signature.html @@ -1,6 +1,10 @@ - - + + @@ -9,7 +13,7 @@ - + @@ -21,27 +25,50 @@ - + + + + + +
- - [ImageMagick] - - [sponsor] +
+ + +
- + ImageMagick Logo -
@@ -60,6 +87,9 @@
Mac OS X
+
+ iPhone +
Windows
@@ -89,7 +119,7 @@ PerlMagick
- Magick++ + Magick++
- - +
-

Module signature - Methods

+

Module signature Methods

-

SignatureImage

+

SignatureImage

-

SignatureImage() computes a message digest from an image pixel stream with an implementation of the NIST SHA-256 Message Digest algorithm. This signature uniquely identifies the image and is convenient for determining if an image has been modified or whether two images are identical.

+

SignatureImage() computes a message digest from an image pixel stream with an implementation of the NIST SHA-256 Message Digest algorithm. This signature uniquely identifies the image and is convenient for determining if an image has been modified or whether two images are identical.

The format of the SignatureImage method is:

@@ -183,10 +210,10 @@ _8c.html" target="source" name="SignatureImage">SignatureImage MagickBooleanType SignatureImage(Image *image) -

A description of each parameter follows:

+

A description of each parameter follows:

image
-

    the image.

+

the image.