| 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.03.03 18:11 "Re: LibTIFF question", by Kalman Miklos> This feature does not appear to be documented in the manual page. No it is not documented. That's my problem. I just want to read the information stored in the tag. I know the tag ID and just want a simple char* buffer that I can read. There must be an easy way to do this in LibTiff isn't there? If I use int* data wouldn't that make it a 4 byte array? I tried with char buf[200], but all I got was 3 bytes which is not correct, since the data should contain 121 bytes. Maybe even a read raw function would be good. Any ideas? Miklos |
|||||||