libtiff

Using LibTiff from C# (to access tiled TIFF images)

随声附和 提交于 2019-11-26 12:31:57
问题 I\'d like to use LibTiff to access very large TIFF files. I need functions like multiple pages and tiles, and so LibTiff seems to be the right way to go. Can anyone help me on how to use LibTiff from C#? I\'ve found some links (like blog.bee-ee which contained partial code. But I couln\'t get beyond getting a version. I\'ve looked at FreeImage but found it not suitable (pictures are approx. 800 MPixel 8 or 16 bit grayscale --> 800-1600 MByte) size and I can\'t load it in memory in a 32-bit