home *** CD-ROM | disk | FTP | other *** search
/ Mega A/V / mega_av.zip / mega_av / GRAPHUTL / PBMPLUS.ZIP / PNMARITH.MAN < prev    next >
Text File  |  1991-08-11  |  1KB  |  67 lines

  1.  
  2.  
  3. pnmarith(1)                Unix Programmer's Manual                pnmarith(1)
  4.  
  5.  
  6. NNNAAAMMMEEE
  7.      pnmarith - perform arithmetic on two portable anymaps
  8.  
  9. SSSYYYNNNOOOPPPSSSIIISSS
  10.      pppnnnmmmaaarrriiittthhh ---aaadddddd|-sssuuubbbtttrrraaacccttt|-mmmuuullltttiiippplllyyy _p_n_m_f_i_l_e_1 _p_n_m_f_i_l_e_2
  11.  
  12. DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
  13.      Reads two portable anymaps as input.  Performs the  specified  arithmetic
  14.      operation,  and  produces  a  portable  anymap  as output.  The two input
  15.      anymaps must be the same width and height.
  16.  
  17.      The arithmetic is performed  between  corresponding  pixels  in  the  two
  18.      anymaps, with maxval as 1.0, black as 0.0, and a linear scale in between.
  19.      Results that fall outside of [0..1) are truncated.
  20.  
  21.      All flags can be abbreviated to their shortest unique prefix.
  22.  
  23. SSSEEEEEE AAALLLSSSOOO
  24.      pbmmask(1), pbmpaste(1), pnminvert(1), pnm(5)
  25.  
  26. AAAUUUTTTHHHOOORRR
  27.      Copyright (C) 1989, 1991 by Jef Poskanzer.
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                13 January 1991                               1
  65.  
  66.  
  67.