< back


A small toolset for reading multibitmap ".mbm" picture files.


features:
- retrieving information about individual pictures in one mbm file: GetMBMInfo( file, path, id )
- generating image data from an individual picture: imageCreateFromMBM( file, path, id )
  (not all bit and rle options are implemented yet)
  (if you have any suggestions or improvements please contact me: klaas [dot] kielmann [at] kosmokrator [dot] com)

download mbm toolset