m+INsignature - Methods to Compute a Digital Signature for an Image>j Pair








NAME

F

signature - Methods to Compute a Digital Signature for an Image






(

SYNOPSIS

E

unsigned int SignatureImage( Image *image );






B

FUNCTION DESCRIPTIONS





4

SignatureImage

h
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:

unsigned int SignatureImage ( Image *image );

A description of each parameter follows:


A
o image:


The image.