OS/2 bitmap family

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
Line 34: Line 34:
 
|"PT" || Pointer
 
|"PT" || Pointer
 
|}
 
|}
 +
 +
== Sample files ==
 +
* [http://samples.libav.org/image-samples/money-2-%28os2%29.bmp money-2-(os2).bmp], [http://samples.libav.org/image-samples/money-16-%28os2%29.bmp money-16-(os2).bmp], [http://samples.libav.org/image-samples/money-256-%28os2%29.bmp money-256-(os2).bmp], [http://samples.libav.org/image-samples/money-24bit-os2.bmp money-24bit-os2.bmp] (OS/2 BMP 1.0)
 +
* [http://samples.libav.org/image-samples/bmp-files/test4os2v2.bmp test4os2v2.bmp] (OS/2 BMP 2.0 "BM")
 +
* [http://samples.libav.org/image-samples/Mjfolder.bmp Mjfolder.bmp] (OS/2 BMP 2.0 "BA")
  
 
==Resources==
 
==Resources==
 
* [http://www.fileformat.info/format/os2bmp/spec/902d5c253f2a43ada39c2b81034f27fd/view.htm OS/2 Presentation Manager Programming Reference Guide, Vol III]
 
* [http://www.fileformat.info/format/os2bmp/spec/902d5c253f2a43ada39c2b81034f27fd/view.htm OS/2 Presentation Manager Programming Reference Guide, Vol III]
* [http://www.fileformat.info/format/os2bmp/egff.htm OS/2 Bitmap File Format Summary] From Encyclopedia of Graphics File Formats at FileFormat.Info (1996)
+
* {{EGFF|os2bmp|OS/2 Bitmap File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]
* [http://en.wikipedia.org/wiki/BMP_file_format Wikipedia page on the BMP file format] has some info related to OS/2
+
* [[Wikipedia:BMP file format|Wikipedia page on the BMP file format]] has some info related to OS/2
  
 
[[Category:IBM]]
 
[[Category:IBM]]

Revision as of 20:58, 29 December 2013

File Format
Name OS/2 bitmap family
Ontology
Extension(s) .bmp, .pm, .bga
PRONOM x-fmt/270

IBM OS/2 BMP (also known as Presentation Manager Bitmap or PM Bitmap) is a family of image formats that is closely related to the Windows BMP formats.

Contents

Versions

OS/2 BMP 1.0

Version 1.0 is identical to Windows BMP v2.

OS/2 BMP 2.0

The first two bytes of the file are a signature indicating the file's image type.

Signature Image type Notes
"BA" Bitmap Array May use .bga filename extension.
"BM" Bitmap See BMP for more about this type.
"CI" Color Icon
"CP" Color Pointer
"IC" Icon
"PT" Pointer

Sample files

Resources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox