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
June 2006

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

2006.06.07 11:39 "Editing a tiff image using libtiff", by Sachin Garg
2006.06.07 12:51 "Re: Editing a tiff image using libtiff", by Joris Van Damme
2006.06.12 13:59 "Re: Editing a tiff image using libtiff", by Sachin Garg
2006.06.12 15:09 "Re: Editing a tiff image using libtiff", by Joris Van Damme
2006.06.13 07:29 "Re: Editing a tiff image using libtiff", by Rob Van Den Tillaart
2006.06.13 08:32 "Re: Editing a tiff image using libtiff", by Gerben Vos
2006.06.13 08:55 "Re: Editing a tiff image using libtiff", by Rob Van Den Tillaart
2006.06.13 16:04 "Re: Editing a tiff image using libtiff", by Joris Van Damme
2006.06.13 16:02 "Re: Editing a tiff image using libtiff", by Joris Van Damme
2006.06.14 09:08 "Re: Editing a tiff image using libtiff", by Gerben Vos

2006.06.12 13:59 "Re: Editing a tiff image using libtiff", by Sachin Garg

On 6/7/06, Joris wrote:
> Does this help? Or am I not understanding your question?

Thanks Joris, your understanding of the question is correct. My
primary concern is changed tile size. (Image size etc will stay the
same.)

Appending is a good option, but will waste space and it does changes
the order of blocks/tags.

My assumption here is that users might expect that a program doing
minor edits will not restructure the entire file. (Imagine a huge tiff
image where someone has saved the tiles in an order which minimize
seeking etc... like in pyramidal tiffs.) I could be wrong in assuming
that people might be structuring tiff images as per their
requirements, I myself haven't worked on such applications.

To maintain the order, I am just a bit overwhelmed by the complexity
of having to update offsets of the all tags/values after the changed
tile. Is it actually hard or is it just me? It will be really great if
this can be possible using libtiff.

Sachin Garg [India]
www.sachingarg.com | www.c10n.info