53 |
|
.BR \-o |
54 |
|
Print original values, before exposure compensation. |
55 |
|
If the input file is in XYZE format, the Y (green) channel |
56 |
< |
will correspond to units of candelas/meter^2. |
57 |
< |
Otherwise, the RGB values should be in spectral watts/steradian/meter^2. |
56 |
> |
will correspond to units of candelas/meter^2, unless |
57 |
> |
.I \-O |
58 |
> |
is specified, when watts/sr/meter^2 are always reported. |
59 |
|
Specifying |
60 |
|
.I \+o |
61 |
|
uses final exposed values, which is the default. |
81 |
|
Skip the specified number of bytes on the input header. |
82 |
|
This option is useful for skipping unintelligible headers in |
83 |
|
foreign file formats. |
83 |
– |
(Does not work when reading from standard input.) |
84 |
|
.TP |
85 |
|
.BI \-e \ exposure |
86 |
|
Adjust the exposure by the amount specified. |
243 |
|
.SH AUTHOR |
244 |
|
Greg Ward |
245 |
|
.SH BUGS |
246 |
< |
The |
247 |
< |
.I \-r |
248 |
< |
option does not work with the |
249 |
< |
.I \-u |
250 |
< |
option. |
251 |
< |
Also, input pixel locations are ignored during a reverse |
246 |
> |
Input pixel locations are ignored during a reverse |
247 |
|
conversion, so this information is not used in determining |
248 |
|
the scanline ordering or picture size. |
249 |
|
.SH "SEE ALSO" |