MSP (Microsoft Paint)
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM update) |
|||
Line 3: | Line 3: | ||
|subcat=Graphics | |subcat=Graphics | ||
|extensions={{ext|msp}} | |extensions={{ext|msp}} | ||
− | |pronom={{PRONOM|x-fmt/214}} | + | |pronom={{PRONOM|x-fmt/214}}, {{PRONOM|fmt/912}} |
}} | }} | ||
'''MSP''' ('''Microsoft Paint''', or '''Windows Paint''') is the native file format of the ''Paint'' application included with Microsoft Windows versions 1 and 2. It is a bi-level raster image format. | '''MSP''' ('''Microsoft Paint''', or '''Windows Paint''') is the native file format of the ''Paint'' application included with Microsoft Windows versions 1 and 2. It is a bi-level raster image format. |
Revision as of 15:14, 21 August 2016
MSP (Microsoft Paint, or Windows Paint) is the native file format of the Paint application included with Microsoft Windows versions 1 and 2. It is a bi-level raster image format.
Contents |
Format
Files have a 32-byte header.
Identification
Version 1 files begin with signature bytes 44 61 6E 4D
.
Version 2 files begin with signature bytes 4C 69 6E 53
.