| 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 |
Thread2009.08.27 19:01 "Re: Libtiff 4.4.0beta4 Released", by Edward LamBob Friesenhahn wrote:
> The most common problem is with code which
> assumes that a returned file offset or size can be stored in a 32-bit
> type.
Are there tag values that have been changed from 32-bit to 64-bit? Does
it still work if we call something like:
TIFFSetField(myTiff, TIFFTAG_ROWSPERSTRIP, rowsperstrip);
where rowsperstrip is a 32-bit integer?
Thanks,
-Edward
|
|||||||