MBM (file format): Difference between revisions

Content deleted Content added
remove overlink
BattyBot (talk | contribs)
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{Multiple issues|
{{Unreferenced|date=March 2007}}
{{More citations needed|date=March 2023}}
{{notability|date=March 2018}}
}}
 
{{Infobox file format
| name = Multibitmap
Line 6 ⟶ 9:
| logo =
| caption =
| extension = <tt>{{mono|.mbm</tt>}}
| mime =
| type code =
Line 20 ⟶ 23:
}}
 
'''MBM''' is shortened from MultiBitMap<ref name=":0">{{Cite web |title=MBM file, 2 ways to open MBM files (2023) |url=https://datatypes.net/open-mbm-files |access-date=2023-03-16 |website=DataTypes.net |language=en}}</ref> which, as the name suggests, is a container for a set of [[bitmap]] images. The contained bitmaps are not stored verbatim. Rather, each one is stored with a modified bitmap header with no data compression or with 8-, 12-, 16-, or 24-bit [[Run-length encoding|RLE]] compression.
 
MBM files are used by mostlots of Symbian GUI applications to store their graphical content.<ref name=":0" />
 
==See also==
Line 28 ⟶ 31:
* [[Symbian Ltd.]]
* [[SIS (file format)|Symbian installation source]]
 
==References==
{{Reflist}}
 
{{DEFAULTSORT:Mbm (File Format)}}