rasttopnm
Updated: 13 January 1991
Table Of Contents
NAME
rasttopnm - convert a Sun rasterfile to a PNM image
SYNOPSIS
rasttopnm [rastfile]
DESCRIPTION
This program is part of Netpbm.
rasttopnm reads a Sun rasterfile as input and produces a PNM
image as
output. The type of the output file depends on the input file
- if it's
black and white, rasttopnm writes a PBM image. If it's
grayscale, rasttopnm
writes a PGM. If it's color, rasttopnm writes a PPM. The pro-
gram tells you
which type it is generating.
SEE ALSO
pnmtorast, pnm
AUTHOR
Copyright (C) 1989, 1991 by Jef Poskanzer.
_________________________________________________________________
Table Of Contents
* NAME
* SYNOPSIS
* DESCRIPTION
* SEE ALSO
* AUTHOR
UNIX/Linux commands referenced on this page:
- convert
- as
- file
- which
- pnmtorast