ILBM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|iff}} {{ext|lbm}}<br> {{ext|ilbm}} |pronom={{PRONOM|fmt/338}} }} == Overview == '''ILBM''' (or '''IFF-IL...")
 
(Add info about HAM and HALFBRITE varieties)
Line 11: Line 11:
 
The ASCII strings "<code>FORM</code>", "<code>ILBM</code>", and "<code>BMHD</code>" appear near the beginning of the file.
 
The ASCII strings "<code>FORM</code>", "<code>ILBM</code>", and "<code>BMHD</code>" appear near the beginning of the file.
  
== Disambiguation ==
+
== Special types of ILBM ==
Apparently, "ILBM" is sometimes used as a catch-all term meaning "all IFF-based image formats". Or at least, the [[IFF-PBM]] (Planar BitMap) format is sometimes considered to be a kind of ILBM file. This is confusing, since Planar means the exact opposite of Interleaved.
+
  
If an image processing program claims to support ILBM, it's quite possible that it supports more IFF-based formats than just ILBM.
+
=== HAM ===
 +
HAM images are designed to work with the Amiga's ''Hold-And-Modify'' display mode. HAM files should contain a "CAMG" chunk with a particular flag set. Images have a maximum of 4096 colors.
  
ILBM files are sometimes called "IFF" files, which is vague, but not incorrect.
+
=== HAM8 ===
 +
HAM8 is a variant of HAM, designed to work with a display mode available on some Amigas. Images have a maximum of 262,144 colors.
 +
 
 +
=== HALFBRITE ===
 +
HAM images are designed to work with the Amiga's ''Halfbrite'' display mode. HALFBRITE files should contain a "CAMG" chunk with a particular flag set. Images have a maximum of 64 colors.
 +
 
 +
== See also ==
 +
* [[IFF-PBM]] (Planar BitMap)
  
 
== Software ==
 
== Software ==
Line 26: Line 33:
  
 
== Resources ==
 
== Resources ==
* [[Wikipedia:ILBM|Wikipedia article]]
+
* [[Wikipedia:ILBM|Wikipedia: ILBM]]
 
* [http://www.shikadi.net/moddingwiki/LBM_Format ModdingWiki article]
 
* [http://www.shikadi.net/moddingwiki/LBM_Format ModdingWiki article]
 +
* [http://www.textfiles.com/programming/AMIGA/iff.txt Intro to Amiga IFF ILBM Files and Amiga Viewmodes]
 +
* [http://www.fileformat.info/format/iff/egff.htm IFF File Format Summary]
 +
* [[Wikipedia:Hold-And-Modify|Wikipedia: Hold-And-Modify]]
 +
* [[Wikipedia:Amiga Halfbrite mode|Wikipedia: Amiga Halfbrite mode]]

Revision as of 22:59, 1 April 2013

File Format
Name ILBM
Ontology
Extension(s) .iff .lbm
.ilbm
PRONOM fmt/338

Contents

Overview

ILBM (or IFF-ILBM, or LBM) is a raster image file format, based on the IFF container format. ILBM stands for InterLeaved BitMap.

Identification

The ASCII strings "FORM", "ILBM", and "BMHD" appear near the beginning of the file.

Special types of ILBM

HAM

HAM images are designed to work with the Amiga's Hold-And-Modify display mode. HAM files should contain a "CAMG" chunk with a particular flag set. Images have a maximum of 4096 colors.

HAM8

HAM8 is a variant of HAM, designed to work with a display mode available on some Amigas. Images have a maximum of 262,144 colors.

HALFBRITE

HAM images are designed to work with the Amiga's Halfbrite display mode. HALFBRITE files should contain a "CAMG" chunk with a particular flag set. Images have a maximum of 64 colors.

See also

Software

Sample files

Resources

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox