
Thread
2007.05.04 15:13 "Re: [Tiff] Read Tiff into an array", by Bob Friesenhahn
I want to read my 16bit greyscale tiff into a two-dimensional array and save it.
You could do it by using the GraphicsMagick library with its DispatchImage() function. See "http://www.graphicsmagick.org/www/api/constitute.html#dispatchimage".
Of course this uses a lot more than bare libtiff.
Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/