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
October 2005

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

2005.10.31 19:52 "TIFFSetField vs TIFFSetField+Private tags", by Mathieu Malaterre
2005.10.31 20:11 "Re: TIFFSetField vs TIFFSetField+Private tags", by Mathieu Malaterre

2005.10.31 20:11 "Re: TIFFSetField vs TIFFSetField+Private tags", by Mathieu Malaterre

ooops my mail was missing a line :

...
   int iCount;
   char lng[] = {10, 20, 30, 40 }; // <-
   intif = TIFFOpen("bla.tif","w");
...

Thanks for any clue,
Mathieu