MBM (file format): Difference between revisions

Content deleted Content added
Snrrrub (talk | contribs)
Corrected erroneous description of MBM as "mobile" bitmap. Added some basic information on how it contains traditional .bmp files and where they're used.
BattyBot (talk | contribs)
 
(10 intermediate revisions by 9 users not shown)
Line 1:
{{Multiple issues|
{{More citations needed|date=March 2023}}
{{notability|date=March 2018}}
}}
 
{{Infobox file format
| name = Multibitmap
Line 4 ⟶ 9:
| logo =
| caption =
| extension = <tt>{{mono|.mbm</tt>}}
| mime =
| type code =
Line 11 ⟶ 16:
| owner =
| genre = Image
| container for = [[bitmap|BitmapBMP file format]]
| contained by = [[SIS (filenamefile format)|Symbian installation source]]
| extended from =
| extended to =
| standard = [[Symbian]] [[APP (filename)|application]]
}}
 
'''MBM''' is shortened from Multi[[BitmapMultiBitMap<ref name=":0">{{Cite web |BitMap]]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_encodinglength encoding|RLE]] compression.
 
MBM files are used by mostlots [[APPof (file format)|Symbian GUI applications]] to store their graphical content.<ref name=":0" />
 
==See also==
* [[Symbian OS]]
* [[Symbian Ltd.]]
* [[SIS (filenamefile format)|Symbian installation source]]
 
* [[APP (filename)|Symbian application]]
==References==
{{Reflist}}
 
{{DEFAULTSORT:Mbm (File Format)}}
[[Category:Graphics file formats]]