AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
August 2010

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2010.08.05 21:36 ""unknown field with tag 65000"", by Oguz Ahsen
2010.08.05 22:31 "Re: "unknown field with tag 65000"", by Bob Friesenhahn
2010.08.06 09:45 "Re: "unknown field with tag 65000"", by <rob.tillaart@chello.nl>
2010.08.09 12:52 "Re: "unknown field with tag 65000"", by Phil Harvey

2010.08.05 22:31 "Re: "unknown field with tag 65000"", by Bob Friesenhahn

On Thu, 5 Aug 2010, oguz ahsen wrote:

> Hi everyone,
> 
> I am trying to open a tiff file with multiple images in it in C++, however
> I get a lot of warning
> images like "unknown field with tag 65000" or  "unknown field with tag
> 65001" upto 65030. I
> searched the know tags but there is not anything with 650xx.
> 
> What does that mean? Currently I can open the tiff file with IrfanView
> without any problem.

These are just warnings.  Feel free to ignore them.  However, some 
proprietary TIFF formats might require something in those tags in 
order to display correctly, and then the image might not look as 
expected.

If you are designing a GUI, you might want to create a error/warning 
log in the interface so that the user can look at any warnings without 
being annoyed.

Bob
-- 
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/