<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pdftoppm and pdfimages produce a pale image for an ICC based CMYK colorspace image"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79019#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pdftoppm and pdfimages produce a pale image for an ICC based CMYK colorspace image"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79019">bug 79019</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=99510" name="attach_99510" title="use alt colorspace to get CMYK values for an ICC based CMYK colorspace">attachment 99510</a> <a href="attachment.cgi?id=99510&action=edit" title="use alt colorspace to get CMYK values for an ICC based CMYK colorspace">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=79019&attachment=99510'>[review]</a>
use alt colorspace to get CMYK values for an ICC based CMYK colorspace

The reason for the pale image is that GfxICCBasedColorSpace::getCMYK() uses the
cms transformation to get RGB values and the convert it back to CMYK even for a
ICC based CMYK colorspace instead of just returning the CMYK values itself. 

This patch solves that.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>