ppmtobmp(1) | General Commands Manual | ppmtobmp(1) |
ppmtobmp - convert a portable pixmap into a BMP file
ppmtobmp [-windows] [-os2] [-bpp=bits_per_pixel] [ppmfile]
Reads a portable pixmap as input. Produces a Microsoft Windows or OS/2 BMP file as output.
All options can be abbreviated to their shortest unique prefix and you can use a double dash in place of the single dash, GNU-style.
To get a faithful reproduction of the input image, the maxval of the input image must be 255. If it is something else, ppmtobmp the colors in the BMP file may be slightly different from the colors in the input.
Windows icons are not BMP files. Use ppmtowinicon to create those.
bmptoppm(1), ppmtowinicon(1), ppmquant(1), ppmdither(1), ppm(5)
Copyright (C) 1992 by David W. Sanderson.
13 June 2000 |