bmp_to_ppma_test


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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

bmp_to_ppma, a C++ code which converts an image file from Microsoft BMP format to ASCII Portable Pixel Map (PPM) format.

Source Code:


Last revised on 28 October 2024.