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.06 09:45 "Re: "unknown field with tag 65000"", by <rob.tillaart@chello.nl>

There are private tags documented @
http://www.awaresystems.be/imaging/tiff/tifftags.html

Did not find 65000 in the list however, 
Googling tiff tag 65000 gives a small clue(?) @
http://www.mail-archive.com/plug-mail@plug.org.in/msg00785.html

regards,
Rob


---- oguz ahsen <oahsen@gmail.com> schreef:
> 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.
> 
> Thanks in advance,
> os