1Pamchannel User Manual(0)                            Pamchannel User Manual(0)
2
3
4

NAME

6       pamchannel - extract channels from a PAM image
7
8

SYNOPSIS

10       pamchannel [-infile=infile] [-tupletype=tupletype] [channum ...]
11
12       Minimum  unique abbreviation of option is acceptable.  You may use dou‐
13       ble hyphens instead of single hyphen to denote options.   You  may  use
14       white space in place of the equals sign to separate an option name from
15       its value.
16
17

DESCRIPTION

19       This program is part of Netpbm(1).
20
21       pamchannel reads a Netpbm image as input and produces a  PAM  image  as
22       output, consisting of the indicated channels (planes) of the input.
23
24       Each channum argument is the number of a channel of the input, with the
25       first channel being zero.  The channels in the output are in the  order
26       of these arguments.
27
28       The  output  is the same dimensions as the input, except that the depth
29       is the number of channum arguments you supply.  The  tuple  type  is  a
30       null string unless you specify the -tupletype option.
31
32       This  program  works  on multi-image streams, producing a corresponding
33       output stream.  But before Netpbm 10.32  (February  2006),  it  ignored
34       every image after the first.
35
36       pamstack does the opposite of pamchannel:  It takes multiple PAM or PNM
37       images as input and stacks  their  planes  (channels)  on  top  of  one
38       another to yield a single PAM.
39
40

OPTIONS

42       -infile infile
43              This specifies the input file, which defaults to Standard Input.
44              You may specify - to select Standard Input explicitly.
45
46              This is a little unconventional for Netpbm programs, which  usu‐
47              ally have the input file specification as an argument.  For pam‐
48              channel, the arguments are channel numbers.
49
50
51       -tupletype tupletype
52              This specified the tuple type name to be recorded in the output.
53              You may use any string up to 255 characters.  Some programs rec‐
54              ognize some names.  If you omit this option, the  default  tuple
55              type name is null.
56
57
58

SEE ALSO

60       pam(1) pamstack(1)
61
62

HISTORY

64       pamchannel  was  new,  along with the PAM format, in Netpbm 9.7 (August
65       2000).
66

DOCUMENT SOURCE

68       This manual page was generated by the Netpbm tool 'makeman'  from  HTML
69       source.  The master documentation is at
70
71              http://netpbm.sourceforge.net/doc/pamchannel.html
72
73netpbm documentation            10 January 2006      Pamchannel User Manual(0)
Impressum