Difference between pages "User:Warrenken" and "BMP"
From Forensics Wiki
(Difference between pages)
m |
Uwe Hermann (Talk | contribs) m |
||
| Line 1: | Line 1: | ||
| − | + | 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! | |
| − | + | == External Links == | |
| − | + | * [http://en.wikipedia.org/wiki/Windows_bitmap Wikipedia: BMP] | |
| + | |||
| + | [[Category:File Formats]] | ||
Latest revision as of 12:21, 3 May 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!