Bash Cures Cancer
Learn the UNIX/Linux command line

Home     Man Pages     SpamDefeator


				  hdifftopam

   Updated: 15 April 2002
   Table Of Contents

NAME

   hdifftopam  -  convert horizontal difference image to original
PAM image

SYNOPSIS

   hdifftopam[pamfile] [-pnm] [-verbose]

   Minimum unique abbreviation of option is acceptable.	 You  may
use double
   hypens instead of single hyphen to denote options. You may use
white space
   in place of the equals sign to separate an  option  name  from
its value.

DESCRIPTION

   This program is part of Netpbm.

   hdifftopam undoes what pamtohdiff does.

OPTIONS

   -pnm
	  This	option	tells  hdifftopam  to  create a PNM image
(i.e. PGM or PPM).
	  Without it, hdifftopam creates a PAM image (with a  tu-
ple type of
	  "unhdiff").  If  the PAM does not have the proper depth
to be a PGM or
	  PPM (i.e. 1 or 3)  and  you  specify	-pnm,  hdifftopam
fails.



SEE ALSO

   pamtohdiff

AUTHOR

   Bryan Henderson
     _________________________________________________________________



Table Of Contents

     * NAME
     * SYNOPSIS
     * DESCRIPTION
     * OPTIONS
     * SEE ALSO
     * AUTHOR







UNIX/Linux commands referenced on this page:
  1. convert
  2. pamtohdiff