Alpha Microsystems BMP
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|bmp}} }} '''Alpha Microsystems BMP''' is a raster image format. It's not related to Windows BMP....") |
|||
Line 10: | Line 10: | ||
== Software == | == Software == | ||
− | * [ | + | * [[XnView]] (unconfirmed) |
== Specifications == | == Specifications == | ||
Line 17: | Line 17: | ||
== Links == | == Links == | ||
* [[Wikipedia:Alpha Microsystems|Wikipedia: Alpha Microsystems]] | * [[Wikipedia:Alpha Microsystems|Wikipedia: Alpha Microsystems]] | ||
− | |||
− | |||
− |
Revision as of 18:07, 29 August 2015
Alpha Microsystems BMP is a raster image format. It's not related to Windows BMP.
Contents |
Format
According to the AMIGOS Reference Manual, files begin with 80 bytes of headers, followed by an optional color palette, followed by the pixel data (which may be uncompressed or RLE-compressed).
Software
- XnView (unconfirmed)