Click to See Complete Forum and Search --> : Bitmap info header


Andy Schwarz
April 4th, 2001, 05:55 AM
I have found some code that reads the file header and the info header of a bitmap. This alows you to obtain all of the info about the image without having to load it.
If anyone is interested the url is
http://www.mvps.org/vbnet/index.html?code/bitmap/bitmapinfo.htm

Andy