Bash Cures Cancer
Learn the UNIX/Linux command line

Home     Man Pages     SpamDefeator


				   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:
  1. convert
  2. as
  3. file
  4. which
  5. pnmtorast