home *** CD-ROM | disk | FTP | other *** search
-
-
-
- rawtopgm(1) PBM Plus rawtopgm(1)
-
-
-
- NAME
- rawtopgm - convert raw grayscale bytes into a portable gray-
- map
-
- SYNOPSIS
- rawtopgm <width> <height> [imagedata]
-
- DESCRIPTION
- Reads raw grayscale bytes as input. Produces a portable
- graymap as output. The input file is just grayscale bytes,
- no header and no padding. You have to specify the width and
- height on the command line, since the program obviously
- can't get them from the file.
-
- SEE ALSO
- pgm(5)
-
- AUTHOR
- Copyright (C) 1989 by Jef Poskanzer.
-
- Permission to use, copy, modify, and distribute this
- software and its documentation for any purpose and without
- fee is hereby granted, provided that the above copyright
- notice appear in all copies and that both that copyright
- notice and this permission notice appear in supporting docu-
- mentation. This software is provided "as is" without
- express or implied warranty.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Printed 5/25/90 02 November 89 1
-
-
-
-