2004.12.08 02:35 "[Tiff] Q: writing tiled TIFFs", by Chris Losinger

2004.12.09 13:19 "Re: [Tiff] Q: writing tiled TIFFs", by Joris Van Damme

Chris,

256x256 is apparently the LibTiff default. why does LibTiff choose that for a 200x200 image? i don't know.

How do you arrive at this 'LibTiff default'?

I generally decide on the tile size myself, and set TIFFTAG_TILEWIDTH and TIFFTAG_TILELENGTH tags before using the actual raster write functions. Are you doing that? If not, perhaps you should try that and see if it solves your problem. If you are doing that, or if it doesn't solve your problem, perhaps you could post a code snippet, then maybe we'll be able to see what's going on.

Joris Van Damme
info@awaresystems.be
http://www.awaresystems.be
Download your free TIFF tag viewer for windows here:
http://www.awaresystems.be/imaging/tiff/astifftagviewer.html