home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / video / render / radiance.lzh / ray / doc / cat1 / protate.doc < prev    next >
Encoding:
Text File  |  1991-11-24  |  930 b   |  67 lines

  1.  
  2.  
  3.  
  4. PROTATE(1)               USER COMMANDS                 PROTATE(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      protate - rotate a RADIANCE picture.
  10.  
  11. SYNOPSIS
  12.      protate [ -c ] input [ output ]
  13.  
  14. DESCRIPTION
  15.      Protate rotates a RADIANCE  picture  90  degrees  clockwise.
  16.      This  is  useful  for output on hardcopy devices with aspect
  17.      ratios opposite to the input picture.
  18.  
  19.      The -c option indicates that the action  is  to  correct  an
  20.      improper original image orientation, thus the recorded scan-
  21.      line ordering should not be changed.
  22.  
  23. EXAMPLES
  24.      To rotate an image 90 degrees counterclockwise, use pflip(1)
  25.      first to rotate the image 180 degrees:
  26.  
  27.        pflip -h -v input temp
  28.        protate temp output
  29.        rm temp
  30.  
  31. AUTHOR
  32.      Greg Ward
  33.  
  34. SEE ALSO
  35.      getinfo(1),  pcompos(1),   pfilt(1),   pflip(1),   psign(1),
  36.      rpict(1)
  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. Sun Release 4.1           Last change:                          1
  64.  
  65.  
  66.  
  67.