Sansalan can't render 48 bit pixel (bit per samples ={16,16,16})
----------------------------------------------------------------
Key: SANSELAN-66
URL: https://issues.apache.org/jira/browse/SANSELAN-66
Project: Commons Sanselan
Issue Type: Bug
Components: Format: TIFF
Environment: Windows 7 64 bit
Reporter: Piyush Kapoor
Attachments: BinaryFileParser.java.patch
We have a very large Tiff image tha uses 16 bits for wach pixel (bits per
sample total = 48) . The class Bitinput stream didn't have suppport 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 .Otherwise here is the
patch.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira