| 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.04.14 21:03 "Re: Read tiff from memory", by Andrey KiselevOn Wed, Apr 14, 2004 at 03:01:22PM -0500, Ann Wang wrote: > Hi, I am a newbie and want to know if there is a way to read tiff from > memory buffer instead of from file. Looking at the documentation, I > only see examples reading the tiff using TIFFOpen(tiff filename, > mode). Is there a TIFFOpen function that will read from memory buffer > instead? You need TIFFClientOpen() function. And contrib/mfs directory even contains the code for working with the memory buffer. Regards, Andrey -- Andrey V. Kiselev Home phone: +7 812 5274898 ICQ# 26871517 |
|||||||