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
July 2004

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

2004.07.16 08:24 "How to get the image data given that its position rectangle is known", by <yanjianfeng@ic.sjtu.edu.cn>
2004.07.16 13:51 "Re: How to get the image data given that its position rectangle is known", by Frank Warmerdam

2004.07.16 08:24 "How to get the image data given that its position rectangle is known", by <yanjianfeng@ic.sjtu.edu.cn>

In a Tiff file, I want to get the image data in a given rectangle(the 
Rectangle's location is known: Begining ordinates in the Tiff file and 
width, height of the range),Then I can put all the data into an Array to 
process them.

Is there any relative tools or functions available to solve the problem?

Thank you.
Best Regards.