MBM (file format)

From HandWiki
Multibitmap
Filename extension.mbm
Type of formatImage
Container forBMP file format
Contained bySymbian installation source
StandardSymbian application

MBM is shortened from MultiBitMap[1] 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 RLE compression.

MBM files are used by lots of Symbian GUI applications to store their graphical content.[1]

See also

References