Discover the internal structure of a 24-bit uncompressed bitmap file, as well as how you can load such a file and store RGB values into a linear array. Load the pixels of a bitmap without using Win32 API functions or other third-party classes (such as MFC).
Exploring the Internal Structure of a 24-Bit Uncompressed Bitmap File
Published 09/24/2002
