Converting RGB values to CMYK
        Posted  
        
            by llk
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by llk
        
        
        
        Published on 2010-06-11T22:27:28Z
        Indexed on 
            2010/06/11
            22:33 UTC
        
        
        Read the original article
        Hit count: 275
        
Hi all,
I have RGB values that I need to convert into CMYK values. I'm using the iPhone SDK to try and do this.
I have tried a couple of things, but cannot either get the values to be anything other than 0 or 1, or the K element is completely wrong (showing up as a negative number).
Any help would be a life saver!
Thanks in advance!
© Stack Overflow or respective owner