pamtable(1) - phpMan

Command: man perldoc info search(apropos)  


Pamtable User Manual(0)                                                   Pamtable User Manual(0)



NAME
       pamtable - print the raster as a table of numerical sample values


SYNOPSIS
       pamtable

       [netpbmfile]



DESCRIPTION
       This program is part of Netpbm(1).

       pamtable  prints  the raster of a Netpbm image as a table of numerical sample values.  For
       example, a 5-pixel wide, 2-pixel high rainbow (black, red, green, blue, white)  PPM  image
       with maxval 255 would appear as follows:


               0   0   0|255   0   0|  0 255   0|  0   0 255|255 255 255
               0   0   0|255   0   0|  0 255   0|  0   0 255|255 255 255


       If you care to see only certain rows or columns, use pamcut to filter the input.

       If you care to see only certain planes, use pamchannel to filter the input.

       pamtable  prints  vertical bars between tuples, unless there is only one sample per tuple,
       in which case it prints a single space between tuples.

       pamtable prints a single space between samples within a tuple.

       For each sample, pamtable prints the numerical value from the Netpbm image, uninterpreted.
       It prints it in decimal, right justified in the minimum number of spaces required to print
       the maxval of the image.

       If you want the samples to print more densely, use pamdepth to  reduce  the  maxval  (thus
       making the decimal numbers for the samples narrower).

       The  less  program  (not  part of Netpbm) is good for browsing through the table.  Use its
       --chop-long-lines option and use cursor movement keys to scroll around in the image.



ARGUMENTS
       The only possible argument is the name of the file  containing  the  input  Netpbm  image.
       This is optional; if you don't specify any arguments, the input comes from Standard Input.



OPTIONS
       None.


SEE ALSO
       pamfile(1),  pamcut(1),  pamchannel(1),  pnm(1), pam(1), pamslice(1), ppmtoarbtxt(1), ppm-
       toterm(1),



HISTORY
       pamtable was new in Netpbm 10.79 (June 2017).

DOCUMENT SOURCE
       This manual page was generated by the Netpbm tool 'makeman' from HTML source.  The  master
       documentation is at

              http://netpbm.sourceforge.net/doc/pamtable.html

netpbm documentation                      15 April 2017                   Pamtable User Manual(0)

Generated by $Id: phpMan.php,v 4.55 2007/09/05 04:42:51 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2024-04-27 01:44 @3.134.102.182 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0!Valid CSS!