1Pgmtosbig User Manual(0) Pgmtosbig User Manual(0)
2
3
4
6 pgmtosbig - convert PGM image to SBIG format
7
8
10 pgmtosbig
11
12 [pgmfile]
13
14
16 This program is part of Netpbm(1).
17
18 pgmtosbig reads a PGM image as input and produces a Santa Barbara
19 Instrument Group SBIG Type 3 image as output.
20
21 Note that this format is distinct from the SBIG ST-4 format.
22
23
24
25 · The image is uncompressed
26
27 · The image says it is from a "ST-6" camera
28
29 · The image header has these lines:
30
31
32 · camera type
33
34 · height
35
36 · width
37
38 · saturation level
39
40
41
42
43
45 There are no command line options defined specifically for pgmtosbig,
46 but it recognizes the options common to all programs based on libnetpbm
47 (See
48 Common Options ⟨index.html#commonoptions⟩ .)
49
50
52 sbigtopgm(1), pgm(1)
53
54
56 pgmtosbig was new in Netpbm 10.70, and was intended primarily as a test
57 tool for sbigtopgm.
58
60 This manual page was generated by the Netpbm tool 'makeman' from HTML
61 source. The master documentation is at
62
63 http://netpbm.sourceforge.net/doc/pgmtosbig.html
64
65netpbm documentation 18 January 2015 Pgmtosbig User Manual(0)