bmp_to_ppmb_test, a C++ code which calls bmp_to_ppmb(), which converts an image file from Microsoft BMP format to binary Portable Pixel Map (PPM) format.
The information on this web page is distributed under the MIT license.
bmp_to_ppmb, a C++ code which converts an image file from Microsoft BMP format to binary Portable Pixel Map (PPM) format.