| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2005.07.01 09:10 "Wrong tag definition in tiffcp?", by <stopp@quart-edv.de>Hi,
I had a crash using tiffcp with a 16bit tiff created by canons "Digital
Photo Professional v1.5.0.8" with MacOS X 10.3.9 and libtiff 3.7.1.
This tiff has a WHITEPOINT tag and in my opinion this tag-definition in
tiffcp is wrong:
{ TIFFTAG_WHITEPOINT, 1, TIFF_RATIONAL }
and it should be (?):
{ TIFFTAG_WHITEPOINT, (uint16) -1, TIFF_RATIONAL }
Is this a known problem?
Best regards
jerry
|
|||||||