Create an Account
username: password:
 
  MemeStreams Logo

MemeStreams Discussion

search


This page contains all of the posts and discussion on MemeStreams referencing the following web page: The .bmp file format. You can find discussions on MemeStreams as you surf the web, even if you aren't a MemeStreams member, using the Threads Bookmarklet.

The .bmp file format
by Lost at 5:52 am EST, Mar 3, 2004

] The .bmp file format (sometimes also saved as .dib) is
] the standard for a Windows 3.0 or later DIB(device
] independent bitmap) file. It may use compression (though
] I never came across a compressed .bmp-file) and is (by
] itself) not capable of storing animation. However, you
] can animate a bitmap using different methods but you have
] to write the code which performs the animation. There are
] different ways to compress a .bmp-file, but I won't
] explain them here because they are so rarely used. The
] image data itself can either contain pointers to entries
] in a color table or literal RGB values (this is explained
] later).


 
 
Powered By Industrial Memetics