IFF-PBM
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|iff}} {{ext|lbm}} }} == Overview == '''IFF-PBM''' is a raster image file format, based on the IFF co...") |
Revision as of 02:31, 18 March 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.