Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
We have a private method in PhotometricInterpreterLogLuv, that calculates the cube of a number N doing N * N * N. That can be replaced by Math.pow(N, 3).
Will add unit tests and some javadocs around photometric interpreters, logluv, cei, lab, color spaces, ceixyz-ceilab, etc, as well.
Attachments
Issue Links
- links to