IFF-PBM
From Just Solve the File Format Problem
(Difference between revisions)
m (→Software) |
(→See also) |
||
| Line 12: | Line 12: | ||
== See also == | == See also == | ||
* [[ILBM]] | * [[ILBM]] | ||
| + | * [[Netpbm formats|Netpbm-PBM]], a much more common format named PBM | ||
== Software == | == Software == | ||
Revision as of 14:09, 6 April 2013
Contents |
Overview
IFF-PBM is a raster image file format, based on the IFF container format. PBM stands for Planar BitMap.
Identification
The ASCII strings "FORM", "PBM ", and "BMHD" appear near the beginning of the file.
See also
- ILBM
- Netpbm-PBM, a much more common format named PBM