gwlucastrig opened a new pull request, #337: URL: https://github.com/apache/commons-imaging/pull/337
This change addresses issues 337 and 361. 361 is redundant with 337. The ImageInfo for TIFF was giving the wrong ColorType value for some TIFF files (it was hardwired to RGB). I also made one unrelated cosmetic change on lines 619-626 where I fixed the indentation to match the Commons Imaging standard. A new JUnit test for TIFF files was introduced to verify that expected values are obtained from ImageInfo, see TiffReadImageInfoTest.java -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
