Pocket PC Bitmap

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|2bp}} }} '''Pocket PC Bitmap''' ('''2BP''') is a bitmap image format used on early Windows CE devices. I...")
 
 
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
|subcat=Graphics
 
|subcat=Graphics
 
|extensions={{ext|2bp}}
 
|extensions={{ext|2bp}}
 +
|released=~1996
 
}}
 
}}
'''Pocket PC Bitmap''' ('''2BP''') is a bitmap image format used on early Windows CE devices. It is a 4-tone grayscale format. It is difficult to find any detailed information about it.
+
'''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 [[BMP|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 ==
 
== Software ==
 +
* [[Konvertor]]
 
* [[XnView]]
 
* [[XnView]]
 +
* [[Netpbm]]: bmptopnm
 +
* [[Tom's Viewer]]
 +
 +
== Sample files ==
 +
* http://www.opensource.apple.com/source/zip/zip-6/unzip/unzip/wince/ → *.2bp
  
 
== Links ==
 
== Links ==
* [http://support.microsoft.com/kb/159279 Microsoft article about converting .2pb to .bmp]
+
* [http://support.microsoft.com/kb/159279 Microsoft article about converting .2bp to .bmp]
 +
* [http://msdn.microsoft.com/en-us/library/aa452885.aspx BITMAPINFOHEADER (Windows CE 5.0)]
  
 +
[[Category:Personal Digital Assistant formats]]
 
[[Category:Microsoft]]
 
[[Category:Microsoft]]
 +
[[Category:Windows]]

Latest revision as of 23:11, 26 April 2019

File Format
Name Pocket PC Bitmap
Ontology
Extension(s) .2bp
Released ~1996

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}.

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox