
22 Jul
2010
22 Jul
'10
2:14 p.m.
Hi Robert, On Thu, Jul 22, 2010 at 3:21 AM, Robert Pollak <robert.pollak@jku.at> wrote:
Hi Christian,
Let me know if you wanna know more about the new gil::io? Reading and writing tiff files has dramatically improved!
I have found your announcement of it at http://lists.boost.org/Archives/boost/2008/04/135914.php . Why is tiff io speed improved, although you are still using libtiff?
What I mean is that you can now read/write bit-aligned images or tiled images. You can use streams for reading/writing file from/into memory. You can do that for all supported image formats. Also, you can read subimages. Etc. Regards, Christian