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.12 by greg, Sun Jul 24 19:53:07 2005 UTC vs.
Revision 3.16 by greg, Thu May 1 16:42:06 2008 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