John Hewson created PDFBOX-2328:
-----------------------------------
Summary: Give PDColor access to its underling PDColorSpace
Key: PDFBOX-2328
URL: https://issues.apache.org/jira/browse/PDFBOX-2328
Project: PDFBox
Issue Type: Improvement
Components: PDModel
Affects Versions: 2.0.0
Reporter: John Hewson
Assignee: John Hewson
Priority: Minor
Because colors and colorspaces are always set together, it's safe for a PDColor
to hold a reference to its PDColorSpace, which would allow us to add a toRGB()
method to PDColor instead of just toRGB(PDColorSpace colorSpace).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)