PPMA_TO_BMP\ PPMA => BMP Graphics File Conversion {#ppma_to_bmp-ppma-bmp-graphics-file-conversion align=”center”} =======================================
PPMA_TO_BMP is a C++ program which converts an ASCII Portable Pixel Map (PPM) file to a Microsoft BMP file.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
PPMA_TO_BMP is available in a C++ version.
BMP, a data directory which contains a description and examples of BMP files.
BMP_TO_PPMA, a C++ program which converts BMP files to ASCII PPM files.
BMP_IO, a C++ library which contains many routines required by PPMA_TO_BMP.
PPMA, a data directory which contains a description and examples of ASCII PPM files.
PPMA_IO, a C++ library which contains many routines required by PPMA_TO_BMP.
You can go up one level to the C++ source codes.
Last revised on 06 January 2006.