sunos man page for pgmslice

Query: pgmslice

OS: sunos

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

pgmslice(1)						      General Commands Manual						       pgmslice(1)

NAME
pgmslice - extract one line of pixel values out of a portable graymap
SYNOPSIS
pgmslice -row|-col line [pgmfile]
DESCRIPTION
Extracts one line of pixel values out of a portable graymap and outputs it in a two column ascii format, with the first value being the pixel's position in the line and the second value the pixel's greyscale value. This is useful for making cross sections through, for exam- ple, greyscale CCD images.
OPTIONS
-row Extract a row of pixels -col Extract a column of pixels
SEE ALSO
pgm(5)
AUTHOR
pgmslice was written by Jos Dingjan <jos@tuatha.org> after being unable to find the source code to Marco Beijersbergen's program with the same name. 22 May 2000 pgmslice(1)
Related Man Pages
pgmnorm(1) - redhat
pnmcut(1) - minix
pnmcut(1) - linux
pnmcut(1) - php
pnmcut(1) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Merge and Sort tabular data from different text files
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed