bmp_to_ppmb_test


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.

Licensing:

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

Related Data and Programs:

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

Source Code:


Last revised on 28 October 2024.