C++: What’s the simplest way to read and write BMP files using C++ on Windows?

When developing just for Windows I usually just use the ATL CImage class

Leave a Comment