1Pdbimgtopam User Manual(0) Pdbimgtopam User Manual(0)
2
3
4
6 pdbimgtopam - convert a Palm Pilot Image Viewer PDB Image to a PAM
7 image
8
9
11 pdbimgtopam
12
13 [-notefile=filename] [-verbose]
14
15 [pdbimgfile]
16
17
19 This program is part of Netpbm(1).
20
21 pdbimgtopam reads a Palm Pilot Image Viewer image (and Image record in
22 a PDB file) as input, from Standard Input or palmfile, and produces a
23 PAM image as output.
24
25 If the Pilot image is monochrome, the PAM output has maxval 1. Other‐
26 wise, it has maxval 255. Note that Pilot images are always monochrome.
27 The PAM image has tuple type GRAYSCALE.
28
29
30
32 -verbose
33 Display various interesting information about the input file and
34 process.
35
36
37 -notefile=filename
38 Write the image note (if any) to the specified file.
39
40 If you don't specify this, pdbimgtopam ignores any image note.
41
42
43
44
46 pamtopdbimg(1), pnmtopalm(1), pam(1),
47
48
50 pdbimgtopam was new in Netpbm 10.52 (September 2010). It was modelled
51 after Eric A. Howe's imgvtopbm package, which dates back to September
52 1997.
53
55 This manual page was generated by the Netpbm tool 'makeman' from HTML
56 source. The master documentation is at
57
58 http://netpbm.sourceforge.net/doc/pdbimgtopam.html
59
60netpbm documentation 25 September 2010 Pdbimgtopam User Manual(0)