XBM

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(PRONOM)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Graphics
 
|subcat=Graphics
|extensions={{ext|xbm}}
+
|extensions={{ext|xbm}} {{ext|bm}}
 
|pronom={{PRONOM|x-fmt/207}}<br>{{PRONOM|x-fmt/299}}
 
|pronom={{PRONOM|x-fmt/207}}<br>{{PRONOM|x-fmt/299}}
 
}}
 
}}

Revision as of 13:28, 6 April 2013

File Format
Name XBM
Ontology
Extension(s) .xbm .bm
PRONOM x-fmt/207
x-fmt/299

XBM (X BitMap) is a file format for bi-level raster images. It was one of the few image formats supported by early graphical web browsers.

An XBM file is plain text, and doubles as a fragment of C programming code. The format is very inefficient in size, but it can be useful as a simple way to embed an image into a C program.

See also

Sample files

External links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox