illia-bobyr/ImageData-MD5
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Calculates an MD5 of an image pixels color data. Skips alpha channel values. Most of the "meat" is taken from http://pajhome.org.uk/crypt/md5/index.html but repackaged to deal with an ImageData object. Tested on Firefox {4,5}.