| 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 |
Thread2007.05.30 13:56 "Re: loading tiff image from memory", by Toby ThainOn 30-May-07, at 10:44 AM, Hinrich Aue wrote: > Hello list, > > > > I’m trying to load a tiff image from memory. > > > > From memory means, the complete tiff file has been loaded into a > byte buffer. > > > > Is this possible with libtiff? No file access is allowed at this > point. You can replace the file access routines to achieve this. See tif_unix.c, tif_win32.c and TIFFClientOpen(). http://remotesensing.org/libtiff/man/TIFFOpen.3tiff.html --Toby > > > If not, is there something else that I can do? > > > > Hinrich > > > > > > _______________________________________________ > Tiff mailing list: Tiff@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/tiff > http://www.remotesensing.org/libtiff/ |
|||||||