| 1 | .\" RCSid "$Id: pflip.1,v 1.2 2003/12/09 15:59:06 greg Exp $" | 
| 2 | .TH PFLIP 1 11/15/93 RADIANCE | 
| 3 | .SH NAME | 
| 4 | pflip - flip a RADIANCE picture. | 
| 5 | .SH SYNOPSIS | 
| 6 | .B pflip | 
| 7 | [ | 
| 8 | .B \-h | 
| 9 | ][ | 
| 10 | .B \-v | 
| 11 | ][ | 
| 12 | .B \-c | 
| 13 | ] | 
| 14 | .B input | 
| 15 | [ | 
| 16 | .B output | 
| 17 | ] | 
| 18 | .SH DESCRIPTION | 
| 19 | .I Pflip | 
| 20 | flips a RADIANCE picture horizontally and/or vertically. | 
| 21 | The | 
| 22 | .I \-h | 
| 23 | option results in a horizontal exchange, | 
| 24 | and the | 
| 25 | .I \-v | 
| 26 | option results in a vertical exchange. | 
| 27 | Both options may be applied. | 
| 28 | .PP | 
| 29 | The | 
| 30 | .I \-c | 
| 31 | option indicates that the action is to correct an improper original | 
| 32 | image orientation, thus the recorded scanline ordering should not | 
| 33 | be changed. | 
| 34 | .PP | 
| 35 | If the | 
| 36 | .I \-v | 
| 37 | option is not specified, the input may be piped from stdin. | 
| 38 | .SH AUTHOR | 
| 39 | Greg Ward | 
| 40 | .SH "SEE ALSO" | 
| 41 | getinfo(1), pcompos(1), pfilt(1), protate(1), psign(1), rpict(1) |