[
https://issues.apache.org/jira/browse/PDFBOX-1889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893280#comment-13893280
]
Maruan Sahyoun commented on PDFBOX-1889:
----------------------------------------
I’ll take parts of the code as a sample for the documentation so people get an
idea how to do it wo getting the impression it’s a complete solution.
> Remove the ConvertColorspace class
> ----------------------------------
>
> Key: PDFBOX-1889
> URL: https://issues.apache.org/jira/browse/PDFBOX-1889
> Project: PDFBox
> Issue Type: Improvement
> Reporter: Andreas Lehmkühler
> Assignee: Andreas Lehmkühler
> Fix For: 2.0.0
>
>
> The ConvertColorspace class doesn't do what a possible user might expect. It
> simply tries to exchange all setStrokingColor/setNonStrokingColor calls using
> RGB values with calls using CMYK values. It doesn't convert images or
> colorspaces itself.
> To avoid misunderstandings I'm going to remove the class.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)