
Thread
2002.02.03 05:00 "tiff (libtiff)", by Harring Figueiredo
Hello,
I would like to know how I can manipulate a TIFF image that is already in memory ( I am receiving the image through the network ).
From what I can see in Libtiff, we can only get a handle to a Tiff by opening a file.
Can someone send me a example of getting the TiffFile handle from a image that is already in memory?
Thanks in advance,
Harring