42 |
|
.TP 10n |
43 |
|
.BR \-u |
44 |
|
Print only unique values in the output, skipping runs of equal pixels. |
45 |
+ |
For reverse conversions, the |
46 |
+ |
.I \-u |
47 |
+ |
option writes uncompressed output rather than the standard run-length RGBE |
48 |
+ |
encoding. |
49 |
|
Specifying |
50 |
|
.I \+u |
51 |
|
turns this option off, which is the default. |
80 |
|
Skip the specified number of bytes on the input header. |
81 |
|
This option is useful for skipping unintelligible headers in |
82 |
|
foreign file formats. |
79 |
– |
(Does not work when reading from standard input.) |
83 |
|
.TP |
84 |
|
.BI \-e \ exposure |
85 |
|
Adjust the exposure by the amount specified. |
242 |
|
.SH AUTHOR |
243 |
|
Greg Ward |
244 |
|
.SH BUGS |
245 |
< |
The |
243 |
< |
.I \-r |
244 |
< |
option does not work with the |
245 |
< |
.I \-u |
246 |
< |
option. |
247 |
< |
Also, input pixel locations are ignored during a reverse |
245 |
> |
Input pixel locations are ignored during a reverse |
246 |
|
conversion, so this information is not used in determining |
247 |
|
the scanline ordering or picture size. |
248 |
|
.SH "SEE ALSO" |