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