home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / graphics / 13293 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  739 b 

  1. Path: sparky!uunet!gatech!destroyer!gumby!yale!mintaka.lcs.mit.edu!ai-lab!hal.gnu.ai.mit.edu!bstevens
  2. From: bstevens@hal.gnu.ai.mit.edu (Bob Stevens)
  3. Newsgroups: comp.graphics
  4. Subject: Converting CMYK to RGB - Help Me!
  5. Date: 31 Dec 1992 17:27:26 GMT
  6. Organization: /etc/organization
  7. Lines: 10
  8. Message-ID: <1hvahuINN15l@life.ai.mit.edu>
  9. NNTP-Posting-Host: hal.gnu.ai.mit.edu
  10.  
  11. I'm trying to figure out a formula to convert CMYK values into RGB 
  12. values where the CMYK values are defined as a percentage (ie: 0.185 = 
  13. 18.5%, 1 = 100%), but the RGB values are the absolute 0-255 value.
  14.  
  15. This is the type of conversion used, or so I am told, in mac programs 
  16. like Photoshop and Illustrator and I need to be able to convert this way 
  17. too.
  18.  
  19. Bob
  20.  
  21.