ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/tiffio.h
(Generate patch)

Comparing ray/src/common/tiffio.h (file contents):
Revision 3.13 by greg, Fri Sep 23 19:04:52 2005 UTC vs.
Revision 3.17 by greg, Thu Aug 2 18:33:42 2018 UTC

# Line 410 | Line 410 | extern const unsigned char* TIFFGetBitRevTable(int);
410   #ifdef LOGLUV_PUBLIC
411   #define U_NEU           0.210526316
412   #define V_NEU           0.473684211
413 < #define UVSCALE         410.
413 > #define UVSCALE         409.6
414   extern  double LogL16toY(int);
415   extern  double LogL10toY(int);
416   extern  void XYZtoRGB24(float*, uint8*);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines