[
https://issues.apache.org/jira/browse/PDFBOX-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145219#comment-14145219
]
ASF subversion and git services commented on PDFBOX-2328:
---------------------------------------------------------
Commit 1627113 from [~jahewson] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1627113 ]
PDFBOX-2328: Give PDColor access to its underling PDColorSpace
> 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
> Fix For: 2.0.0
>
>
> 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)