ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/ra_bmp.1
(Generate patch)

Comparing ray/doc/man/man1/ra_bmp.1 (file contents):
Revision 1.4 by greg, Mon Oct 4 17:44:21 2004 UTC vs.
Revision 1.5 by greg, Tue Sep 10 20:24:42 2024 UTC

# Line 79 | Line 79 | be reversed from their usual ordering.
79   Reversed scanlines sometimes causes difficulties for programs attempting
80   to interpret the resulting RADIANCE picture or BMP image, which
81   may be rejected or displayed inverted.
82 + .SH NOTES
83 + Hyperspectral Radiance pictures (.hsr files) are
84 + converted to approximate RGB pixels.
85 + However, the colors may not be very accurate.
86 + Pass the HSR picture through
87 + .I rcomb(1)
88 + first if greater color fidelity is required.
89   .SH AUTHOR
90   Greg Ward
91   .SH "SEE ALSO"
92   pfilt(1), ra_ppm(1), ra_pr(1), ra_pr24(1), ra_t8(1), ra_t16(1),
93 < ra_tiff(1), ximage(1)
93 > ra_tiff(1), rcomb(1), ximage(1)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines