Forensicswiki.org has moved to this site, forensicswiki.xyz. For information, please join the Google Group forensicswiki-reborn
Difference between revisions of "BMP"
Jump to navigation
Jump to search
imported>Uwe Hermann m |
imported>Uwe Hermann m (Damn.) |
||
Line 5: | Line 5: | ||
== External Links == | == External Links == | ||
* [http://en.wikipedia.org/wiki/Windows_bitmap | * [http://en.wikipedia.org/wiki/Windows_bitmap Wikipedia: BMP] |
Revision as of 14:43, 30 March 2006
The Windows Bitmap (BMP) file format is a lossless image format.
Each file consists of a header, an information block, and then the image data. Note that the image data is given in order from the end of the image file!