| 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 |
Thread2004.12.09 13:19 "Re: Q: writing tiled TIFFs", by Joris Van DammeChris, > 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 |
|||||||