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

  1.  
  2.  
  3. pnmdepth(1)                Unix Programmer's Manual                pnmdepth(1)
  4.  
  5.  
  6. NNNAAAMMMEEE
  7.      pnmdepth - change the maxval in a portable anymap
  8.  
  9. SSSYYYNNNOOOPPPSSSIIISSS
  10.      pppnnnmmmdddeeepppttthhh _n_e_w_m_a_x_v_a_l [_p_n_m_f_i_l_e]
  11.  
  12. DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
  13.      Reads a portable anymap as input.   Scales  all  the  pixel  values,  and
  14.      writes  out  the image with the new maxval.  Scaling the colors down to a
  15.      smaller maxval will result in some loss of information.
  16.  
  17.      Be careful of off-by-one  errors  when  choosing  the  new  maxval.   For
  18.      instance, if you want the color values to be five bits wide, use a maxval
  19.      of 31, not 32.
  20.  
  21. SSSEEEEEE AAALLLSSSOOO
  22.      pnm(5), ppmquant(1)
  23.  
  24. AAAUUUTTTHHHOOORRR
  25.      Copyright (C) 1989, 1991 by Jef Poskanzer.
  26.  
  27.  
  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.                                12 January 1991                               1
  65.  
  66.  
  67.