OS/2 bitmap family

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Sample files)
 
(12 intermediate revisions by one user not shown)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
|extensions={{ext|bmp}}, {{ext|pm}}, {{ext|bga}}, {{ext|ico}}, {{ext|ptr}}
 
|pronom={{PRONOM|fmt/115}}, {{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.
+
By '''OS/2 bitmap family''', we refer to the following image formats:
 +
* [[OS/2 Bitmap Array]]
 +
* The OS/2-style [[BMP]] formats
 +
* [[OS/2 Icon]]
 +
* [[OS/2 Pointer]]
  
== Versions ==
+
See the individual articles for more information.
=== OS/2 BMP 1.0 ===
+
* PRONOM: {{PRONOM|fmt/115}}
+
Version 1.0 is identical to [[BMP#Windows BMP v2|Windows BMP v2]].
+
  
=== OS/2 BMP 2.0 ===
+
== Format details ==
* PRONOM: {{PRONOM|x-fmt/270}}
+
All files begin with a 14-byte "file header", of which the first two bytes are an ASCII signature indicating the file type.
 
+
The first two bytes of the file are a signature indicating the file's image type.
+
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 22: Line 19:
 
! Notes
 
! Notes
 
|-
 
|-
|<code>BA</code> || Bitmap Array || BA format is a kind of container format for one or more images in the other formats.
+
|<code>BA</code> || Bitmap Array || Refer to [[OS/2 Bitmap Array]].
 
|-
 
|-
|<code>BM</code> || Bitmap || See [[BMP#OS/2 BMP 2.0|BMP]] for more about this type.
+
|<code>BM</code> || Bitmap || Refer to [[BMP]] (OS/2 sections).
 
|-
 
|-
|<code>CI</code> || Color Icon
+
|<code>CI</code> || Color Icon || Refer to [[OS/2 Icon]].
 
|-
 
|-
|<code>CP</code> || Color Pointer
+
|<code>CP</code> || Color Pointer || Refer to [[OS/2 Pointer]].
 
|-
 
|-
|<code>IC</code> || Icon
+
|<code>IC</code> || Icon || Refer to [[OS/2 Icon]].
 
|-
 
|-
|<code>PT</code> || Pointer
+
|<code>PT</code> || Pointer || Refer to [[OS/2 Pointer]].
 
|}
 
|}
  
== Sample files ==
+
== Specifications ==
=== BM (1.0) ===
+
* [http://www.fileformat.info/format/os2bmp/spec/902d5c253f2a43ada39c2b81034f27fd/view.htm OS/2 Presentation Manager Programming Reference Guide, Vol III]
* [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]
+
=== BM (2.0) ===
+
* [http://samples.libav.org/image-samples/bmp-files/test4os2v2.bmp test4os2v2.bmp]
+
=== BA/CI ===
+
* http://ftp.sunet.se/pub/OS2/hobbes/multimedia/images/icons/
+
* [http://cd.textfiles.com/640swstudio/OS2/ICONSOS2.ZIP ICONSOS2.ZIP]
+
* [http://samples.libav.org/image-samples/Mjfolder.bmp Mjfolder.bmp]
+
=== CP ===
+
* [http://wp1028399.wp048.webpack.hosteurope.de/prak1.rar prak1.rar]
+
  
==Resources==
+
== Links ==
* [http://www.fileformat.info/format/os2bmp/spec/902d5c253f2a43ada39c2b81034f27fd/view.htm OS/2 Presentation Manager Programming Reference Guide, Vol III]
+
 
* {{EGFF|os2bmp|OS/2 Bitmap File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]
 
* {{EGFF|os2bmp|OS/2 Bitmap File Format Summary}}, from the [[Encyclopedia of Graphics File Formats]]
 
* [[Wikipedia: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:OS/2]]

Latest revision as of 18:52, 15 July 2016

File Format
Name OS/2 bitmap family
Ontology

By OS/2 bitmap family, we refer to the following image formats:

See the individual articles for more information.

[edit] Format details

All files begin with a 14-byte "file header", of which the first two bytes are an ASCII signature indicating the file type.

Signature Image type Notes
BA Bitmap Array Refer to OS/2 Bitmap Array.
BM Bitmap Refer to BMP (OS/2 sections).
CI Color Icon Refer to OS/2 Icon.
CP Color Pointer Refer to OS/2 Pointer.
IC Icon Refer to OS/2 Icon.
PT Pointer Refer to OS/2 Pointer.

[edit] Specifications

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox