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

Comparing ray/doc/man/man1/rcomb.1 (file contents):
Revision 1.1 by greg, Tue Dec 12 16:31:45 2023 UTC vs.
Revision 1.3 by greg, Tue Dec 19 00:39:03 2023 UTC

# Line 144 | Line 144 | option is given, the output will be written as a RGBE
144   Note that conversion from a float or RGBE color space applies a conversion
145   of 179 lumens/watt (for CIE or melanopic output) or 412 (for scotopic output),
146   and the reverse happens for conversion from XYZE input to RGB or RGBE output.
147 + Lower case versions of all these components are also supported, the only
148 + difference is that the aforementioned efficacy factors
149 + will be left out of the conversion.
150   .PP
151   If a matrix or picture file path is given to the
152   .I \-c
# Line 195 | Line 198 | by the "r" and "c" variables, where
198   goes from 0 to "nrows" minus one, and
199   .I c
200   goes from 0 to "ncols" minus one.
201 + (Note that "nrows" may be zero if unspecified in inputs, and this
202 + is a unique capability of
203 + .I rcomb
204 + to handle these.)\0
205   Component p from input i is accessed with the "ci(i,p)" function,
206   and the number of components is defined by the "ncomp" constant.
207   If given as "ci(i)", the function returns the current component

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)