pnmtorast
Pnmtorast User Manual(0) Pnmtorast User Manual(0)
NAME
pnmtorast - convert a PPM into a Sun rasterfile
SYNOPSIS
pnmtorast [-standard|-rle] [pnmfile]
DESCRIPTION
This program is part of Netpbm(1).
pnmtorastreads a portable pixmap as input and produces a Sun rasterfile
as output.
Color values in Sun rasterfiles are eight bits wide, so pnmtorast will
automatically scale colors to have a maxval of 255. An extra pnmdepth
step is not necessary.
OPTIONS
The -standard option forces the result to be in RT_STANDARD form; the
-rle option, RT_BYTE_ENCODED, which is smaller but, well, less stan-
dard. The default is -rle.
All options can be abbreviated to their shortest unique prefix.
SEE ALSO
rasttopnm(1), pnm(1)
AUTHOR
Copyright (C) 1989, 1991 by Jef Poskanzer.
netpbm documentation 12 January 1991 Pnmtorast User Manual(0)
Man(1) output converted with
man2html