| # | Line 225 | Line 225 | pvalue \-o \-u picture | more | |
|---|---|---|
| 225 | To convert from a 512x400 8-bit greyscale image in bottom to top, | |
| 226 | left to right scanline ordering: | |
| 227 | .IP "" .2i | |
| 228 | < | pvalue \-r \-db \-b \-h +y 400 +x 512 input.im > flipped.pic |
| 228 | > | pvalue \-r \-db \-b \-h +y 400 +x 512 input.im > flipped.hdr |
| 229 | .br | |
| 230 | < | pflip \-v flipped.pic > final.pic |
| 230 | > | pflip \-v flipped.hdr > final.hdr |
| 231 | .SH AUTHOR | |
| 232 | Greg Ward | |
| 233 | .SH BUGS | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |