Pamtoavs User Manual(0) Pamtoavs User Manual(0)
NAME
pamtoavs - convert a Netpbm image to an AVS X image
SYNOPSIS
pamtoavs [netpbmfile]
DESCRIPTION
This program is part of Netpbm(1).
pamtoavs reads a Netpbm image as input and produces a Stardent AVS X
image as output. AVS X images are one of the few image formats Gnuplot
v4.2 and later can use.
netpbmfile is the input file, which defaults to Standard Input. Output
is always on Standard Output.
Try the following:
gnuplot> plot 'myimage.avs' binary filetype=avs with rgbimage
See the Gnuplot manual" (1) for more information.
AUTHOR
Copyright (C) 2010 Scott Pakin, scott+pbm@pakin.org.
SEE ALSO
avstopam(1), gnuplot , pam(1)
DOCUMENT SOURCE
This manual page was generated by the Netpbm tool 'makeman' from HTML
source. The master documentation is at
http://netpbm.sourceforge.net/doc/pamtoavs.html
netpbm documentation 7 February 2010 Pamtoavs User Manual(0)