logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pamtoavs - convert a Netpbm image to an AVS X image

Author

       Copyright © 2010 Scott Pakin, scott+pbm@pakin.org

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.

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                            07 February 2010                         PamtoavsUserManual(1)

Name

       pamtoavs - convert a Netpbm image to an AVS X image

Options

       There are no command line options defined specifically for pamtoavs, but it recognizes the options common
       to all programs based on libnetpbm (See  Common Options .)

See Also

avstopam(1), gnuplot , pam(1)

Synopsis

pamtoavs [netpbmfile]

See Also