ppmb_to_bmp, a C++ code which converts a binary PPM file to a Microsoft BMP file.
The information on this web page is distributed under the MIT license.
ppmb_to_bmp is available in a C++ version.
bmp, a data directory which contains a description and examples of BMP files.
bmp_to_ppmb, a C++ code which converts BMP files to PPMB files.
bmp_io, a C++ code which contains many routines required by PPMA_TO_BMP.
ppmb, a data directory which contains a description and examples of PPMB files.
ppmb_io, a C++ code which contains many routines required by PPMB_TO_BMP.