Md5(bitmap): Difference between revisions
Jump to navigation
Jump to search
(New page: {{AdvFileParam|md5[bitmap]}} A MD5 check of a bitmap resource of the file. ==Usage== md5[bitmap]=<resname(string)>-<hash(string[32])> ===Examples=== ===Description=== While at first lo...) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:md5[bitmap]}} | |||
{{AdvFileParam|md5[bitmap]}} | {{AdvFileParam|md5[bitmap]}} | ||
A MD5 check of a bitmap resource of the file. | A MD5 check of a bitmap resource of the file. | ||
Revision as of 15:05, 19 February 2008
A MD5 check of a bitmap resource of the file.
Usage
md5[bitmap]=<resname(string)>-<hash(string[32])>
Examples
Description
While at first look this looks like md5(res) with the bitmap resource type set, this only actually uses a cache to speed up repeated tests.