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
December 2005

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

2005.12.07 14:17 "Read TIFF at specific point with specific dimensions", by Manuel D Lago Reguera
2005.12.08 09:22 "Re: Read TIFF at specific point with specific dimensions", by Andrey Kiselev

2005.12.07 14:17 "Read TIFF at specific point with specific dimensions", by Manuel D Lago Reguera

Hello, I am new in this and I would like to know if exists some function
to read a fragment of a TIFF in the way read(x, y, w, h).
I've to work with big images (minimun 300MB) and it's too expensive to have
all the image loaded in memory.
With a function read(x, y, w, h) I could work with the block of interest.

Thank you and excuse me for my english...