Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
Windows 7 64 bit
Description
We have a very large Tiff image tha uses 16 bits for each pixel (bits per sample total = 48) . The class org.apache.commons.sanselan.common.Bitinputstream didn't have support for Endianness of the Tiff format . I added that support in the patch and image worked absolutely fine.
The image is very large . If you want i can upload it (140 mb).Otherwise here is the patch.