Learn to Code
John F. Dumas
contact me | resume | how it works | example programs | testimonials | main page

C++ - BMP


► Problem Description: Write a C++ library to make generating bmp files easy. Support: lines, polylines, circles, rectangles and polygons. The bmp file format is documented here.


► Example Results:


Source code

All source files (zip file)


Back to Example Program Index


© John F. Dumas | johnfdumas@gmail.com | main page | top of page