Pocket PC Bitmap
From Just Solve the File Format Problem
(Difference between revisions)
Line 10: | Line 10: | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[XnView]] | * [[XnView]] | ||
* [[Netpbm]]: bmptopnm | * [[Netpbm]]: bmptopnm |
Revision as of 15:19, 22 February 2016
Pocket PC Bitmap (2BP) is a bitmap image format used on early Windows CE devices. It is a 4-tone grayscale format.
Evidently, 2BP is the same as Windows BMP v3, except that it has a bit depth of 2. The palette might always contain the grayscale colors {0x00, 0x80, 0xc0, 0xff}.
Software
- Konvertor
- XnView
- Netpbm: bmptopnm
- Rest7 Online Image Converter