| 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.09.10 23:01 "Re: TIFFTAG_DATETIME", by Bob Friesenhahn> > GraphicsMagick uses this code to obtain TIFFTAG_DATETIME: > > > > TIFFGetField(tiff,TIFFTAG_DATETIME,&text) > > > > The TIFFGetField() documentation says that it returns one argument for > > TIFFTAG_DATETIME. > > > > Is this correct? > > Yes, it should work in that way (as of current CVS). Any troubles with > that? A GraphicsMagick user was complaining that sometimes there was a crash after this tag was read. This is when using libtiff 3.7.3. 64-bit Solaris 10 SPARC was mentioned, but I think the user reported failures on a different system as well. Bob ====================================== Bob Friesenhahn bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ |
|||||||