1Hipstopgm User Manual(0) Hipstopgm User Manual(0)
2
3
4
6 hipstopgm - convert a HIPS file into a PGM image
7
8
10 hipstopgm [hipsfile]
11
12
14 This program is part of Netpbm(1).
15
16 hipstopgm reads a HIPS file as input and produces a PGM image as out‐
17 put.
18
19 If the HIPS file contains more than one frame in sequence, hipstopgm
20 will concatenate all the frames vertically.
21
22 HIPS is a format developed at the Human Information Processing Labora‐
23 tory, NYU.
24
25
27 There are no command line options defined specifically for hipstopgm,
28 but it recognizes the options common to all programs based on libnetpbm
29 (See
30 Common Options ⟨index.html#commonoptions⟩ .)
31
32
34 pgm(1)
35
36
38 Copyright (C) 1989 by Jef Poskanzer.
39
41 This manual page was generated by the Netpbm tool 'makeman' from HTML
42 source. The master documentation is at
43
44 http://netpbm.sourceforge.net/doc/hipstopgm.html
45
46netpbm documentation 24 August 89 Hipstopgm User Manual(0)