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
February 2007

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

2007.02.01 19:28 "get tifftag_geoasciiparams string", by Gennady Khokhorin
2007.02.02 19:36 "Re: get tifftag_geoasciiparams string", by Gennady Khokhorin
2007.02.02 20:25 "Re: get tifftag_geoasciiparams string", by Phil Harvey
2007.02.02 20:44 "Re: get tifftag_geoasciiparams string", by Ed Grissom

2007.02.01 19:28 "get tifftag_geoasciiparams string", by Gennady Khokhorin

Hello, All.

I can not find description about what string TIFFGetField(in,
TIFFTAG_GEOASCIIPARAMS, &data);
will be returned. 
I saw somewhere it is a set of multi strings separated by '|' char. Is a
whole set terminated by '\0'?
Is it for sure so I can use strlen(data)?
Please, point me which doc or code I should check.

Thanks!
gok