33 |
|
If no input |
34 |
|
.I picture |
35 |
|
is given, the standard input is read. |
36 |
< |
.SH AUTHOR |
37 |
< |
Greg Ward |
38 |
< |
.SH BUGS |
36 |
> |
.SH NOTES |
37 |
|
The luminance value is used for comparison of pixels, although in |
38 |
|
certain anomolous cases (ie. highly saturated colors) it is possible that |
39 |
|
.I pextrem |
41 |
|
This is because a fast integer-space comparison is used. |
42 |
|
A more reliable floating-point comparison would be slower by |
43 |
|
an order of magnitude. |
44 |
+ |
.PP |
45 |
+ |
Hyperspectral pictures report min/max values as RGB colors for |
46 |
+ |
output consistency. |
47 |
+ |
.SH AUTHOR |
48 |
+ |
Greg Ward |
49 |
|
.SH "SEE ALSO" |
50 |
|
falsecolor(1), getinfo(1), pcomb(1), pcompos(1), pextrem(1), pfilt(1), |
51 |
|
pflip(1), protate(1), psign(1), rpict(1), ximage(1) |