| 1 |
greg |
1.2 |
.\" RCSid "$Id$"
|
| 2 |
greg |
1.1 |
.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 |
|
|
.SH AUTHOR
|
| 35 |
|
|
Greg Ward
|
| 36 |
|
|
.SH "SEE ALSO"
|
| 37 |
|
|
getinfo(1), pcompos(1), pfilt(1), protate(1), psign(1), rpict(1)
|