I need to process and save images in their original bpp (1 - for BnW, 8 - for gray, 24 - color).
After processing I always have 24bpp (due to processing with Aforge.Net). I
If you're looking for a true 8-bit grayscale bitmap image then I made a detailed StackOverflow post about it. It will work on any operating system (Windows/Mac/Linux), not just Windows 7. I hope it helps.