| 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 |
Thread2005.08.18 20:59 "Re: read-by-scan-line still buffers full strip?", by Andrey KiselevOn Thu, Aug 18, 2005 at 02:52:32PM -0600, Mark Pilon wrote: > this image is one strip of 4420 lines; is there a way/cheat/hack to > _really_ access it one line at a time, w/o buffering the whole thing? Mark, No way, sorry. It is not possible to load part of the strip in case of compressed image. In current implementation we can use strip chopping on uncompressed files only and it will be too complicated to implement the same functionality in all compression codecs. Regards, Andrey -- Andrey V. Kiselev Home phone: +7 812 5970603 ICQ# 26871517 |
|||||||