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

  1.  
  2.  
  3. ppmtouil(1)                Unix Programmer's Manual                ppmtouil(1)
  4.  
  5.  
  6. NNNAAAMMMEEE
  7.      ppmtouil - convert a portable pixmap into a Motif UIL icon file
  8.  
  9. SSSYYYNNNOOOPPPSSSIIISSS
  10.      ppppppmmmtttooouuuiiilll [-nnnaaammmeee _u_i_l_n_a_m_e] [_p_p_m_f_i_l_e]
  11.  
  12. DDDEEESSSCCCRRRIIIPPPTTTIIIOOONNN
  13.      Reads a portable pixmap as input.  Produces a  Motif  UIL  icon  file  as
  14.      output.
  15.  
  16.      If the program was compiled with an rgb database  specified,  and  a  RGB
  17.      value  from the ppm input matches a RGB value from the database, then the
  18.      corresponding color name mnemonic is printed in the UIL's  colormap.   If
  19.      no  rgb  database was compiled in, or if the RGB values don't match, then
  20.      the color  will  be  printed  with  the  #RGB,  #RRGGBB,  #RRRGGGBBB,  or
  21.      #RRRRGGGGBBBB hexadecimal format.
  22.  
  23. OOOPPPTTTIIIOOONNNSSS
  24.  
  25.      ---nnnaaammmeee
  26.           Allows you to specify the prefix string  which  is  printed  in  the
  27.           resulting  UIL  output.   If  not  specified,  will  default  to the
  28.           filename (without extension) of the ppmfile argument.  If  ---nnnaaammmeee  is
  29.           not  specified  and  no ppmfile is specified (i.e. piped input), the
  30.           prefix string will default to the string "noname".
  31.  
  32.      All flags can be abbreviated to their shortest unique prefix.
  33.  
  34. SSSEEEEEE AAALLLSSSOOO
  35.      ppm(5)
  36.  
  37. AAAUUUTTTHHHOOORRR
  38.      Converted by Jef Poskanzer from ppmtoxpm.c, which is Copyright  (C)  1990
  39.      by Mark W. Snitily
  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.                                31 August 1990                                1
  65.  
  66.  
  67.