kinow opened a new pull request #44: Drop cube function add tests
URL: https://github.com/apache/commons-imaging/pull/44
 
 
   Noticed that the `PhotometricInterpretaterLogLuv` had no coverage, so 
decided to write some simple unit tests.
   
   Then found a `cube` method that can be replaced by `Math.pow(N, 3)`, and 
also that there is no javadocs about what is XYZ, why LAB, what is CIE, or even 
what is Photometric Interpretation.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to