1Srftopam User Manual(0) Srftopam User Manual(0)
2
3
4
6 srftopam - convert a SRF image file to Netpbm images
7
8
9
11 srftopam [-verbose] [netpbmfile]
12
13
14
16 This program is part of Netpbm(1).
17
18 srftopam reads a SRF image file as input and produces a multi-image
19 stream of PAM images as output.
20
21 This program performs the inverse of the conversion that pamtosrf does.
22 See that program's manual for more information about SRF and the rela‐
23 tionship between the SRF and Netpbm representation of the images.
24
25 netpbmfile is the input stream, which defaults to Standard Input. Out‐
26 put is always on Standard Output.
27
28
29
31 -verbose
32 Issue informational messages about the input and the conversion
33 process.
34
35
36
37
38
40 ·
41
42 pamtosrf(1)
43
44 ·
45
46 pamdice(1)
47
48 ·
49
50 pamsplit(1)
51
52 ·
53
54 pam(1)
55
56
57
59 srftopam was new in Netpbm 10.55 (June 2011).
60
61 It was contributed by Mike Frysinger.
62
64 This manual page was generated by the Netpbm tool 'makeman' from HTML
65 source. The master documentation is at
66
67 http://netpbm.sourceforge.net/doc/srftopam.html
68
69netpbm documentation 27 May 2011 Srftopam User Manual(0)