2005.09.09 22:53 "[Tiff] TIFFTAG_DATETIME", by Bob Friesenhahn

2005.09.09 22:53 "[Tiff] 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?

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