| 140 |
|
.BR i |
| 141 |
|
Identify identical pixels by assigning a random color at the cursor position. |
| 142 |
|
This is useful for displaying contours, especially when combined |
| 143 |
< |
with the -b option. |
| 143 |
> |
with the \-b option. |
| 144 |
|
.TP |
| 145 |
|
.BR t |
| 146 |
|
Print information about the pixel under the cursor |
| 161 |
|
.IP |
| 162 |
|
p pixel position |
| 163 |
|
.IP |
| 164 |
< |
The default output is "-ood", which prints |
| 164 |
> |
The default output is "\-ood", which prints |
| 165 |
|
the ray origin and direction. |
| 166 |
|
This can be used as input to rtrace(1) to get additional information |
| 167 |
|
about the image (ie. pipe the output of ximage into rtrace). |