logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

pbmtoplot - convert a PBM image into a Unix 'plot' file

Author

       Copyright (C) 1990 by Arthur David Olson.

Description

       This program is part of Netpbm(1).

       pbmtoplot reads a PBM image as input and produces a Unix plot file as output.

       Note that there is no plottopbm tool - this transformation is one-way.

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/pbmtoplot.html

netpbm documentation                            01 September 1990                       PbmtoplotUserManual(1)

Name

       pbmtoplot - convert a PBM image into a Unix 'plot' file

Options

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

See Also

pbm(1), plot(1)

Synopsis

pbmtoplot [pbmfile]

See Also