Increase performance of ColorSpaceCMYK.toRGB, patch attached
------------------------------------------------------------

                 Key: PDFBOX-826
                 URL: https://issues.apache.org/jira/browse/PDFBOX-826
             Project: PDFBox
          Issue Type: Improvement
          Components: PDModel
    Affects Versions: 1.3.0
            Reporter: Timo Boehme
            Priority: Trivial


The code of ColorSpaceCMYK.toRGB() had too many array lookups resulting in bad 
performance for large number of lookups.
The attached patch resolves this issue and should increase readability.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to