gwlucastrig opened a new pull request #98: URL: https://github.com/apache/commons-imaging/pull/98
This change addresses JIRA issue IMAGING-265. It enhances the TIFF reader logic so that it can handle certain kinds of images that divide RGB values into three separate planes rather than using the more common interleaved format. At this time, I have only implemented PlanarConfiguration=2 support for TIFF files organized into strips (rather than tiles) using the 24 bit RGB photometric interpreter. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
