Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!bionet!arisia!cooper From: cooper@arisia.Xerox.COM (Martin F N Cooper) Newsgroups: comp.graphics Subject: Re: conversion from RGB to CMYK Message-ID: <6600@arisia.Xerox.COM> Date: 22 Feb 90 03:16:06 GMT References: <50957@sgi.sgi.com> Reply-To: cooper@arisia.UUCP (Martin F N Cooper) Organization: Xerox Palo Alto Research Center Lines: 10 It's my understanding that since CMYK is basically a device dependent colour representation intended for optimising colour rendition on a specific device, the actual transformation of RGB into CMYK must take into account the device characteristics. This implies that any procedure to perform such transformation must be parameterised with device characteristics. Did I get something wrong, or was the posted code fragment indeed tied to a particular device? I'd be interested in hearing views on how parameterisation might be done, too. Martin.