1Pbmtoplot User Manual(0) Pbmtoplot User Manual(0)
2
3
4
6 pbmtoplot - convert a PBM image into a Unix 'plot' file
7
8
10 pbmtoplot [pbmfile]
11
12
14 This program is part of Netpbm(1).
15
16 pbmtoplot reads a PBM image as input and produces a Unix plot file as
17 output.
18
19 Note that there is no plottopbm tool - this transformation is one-way.
20
21
23 There are no command line options defined specifically for pbmtoplot,
24 but it recognizes the options common to all programs based on libnetpbm
25 (See
26 Common Options ⟨index.html#commonoptions⟩ .)
27
28
30 pbm(1), plot(1)
31
32
34 Copyright (C) 1990 by Arthur David Olson.
35
37 This manual page was generated by the Netpbm tool 'makeman' from HTML
38 source. The master documentation is at
39
40 http://netpbm.sourceforge.net/doc/pbmtoplot.html
41
42netpbm documentation 01 September 1990 Pbmtoplot User Manual(0)