Re: [Lcms-user] RGB to CMYK uing Delphi

2008-01-11 Thread Ran Rozin
From: "Hal V. Engel" <[EMAIL PROTECTED]> Subject: Re: [Lcms-user] RGB to CMYK uing Delphi To: lcms-user@lists.sourceforge.net Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="utf-8" On Wednesday 09 Ja

Re: [Lcms-user] RGB to CMYK uing Delphi

2008-01-09 Thread Hal V. Engel
On Wednesday 09 January 2008 02:14:06 Ran Rozin wrote: > Hi, > > I have a beginner question. > > I load an RGB file and try to apply a printer CMYK profile using > cmsDotarnsform and scanline method (I’m using Delphi). > > The RGB that I load is set to pf24bit and the other image (which I would > l

[Lcms-user] RGB to CMYK uing Delphi

2008-01-09 Thread Ran Rozin
Hi, I have a beginner question. I load an RGB file and try to apply a printer CMYK profile using cmsDotarnsform and scanline method (I’m using Delphi). The RGB that I load is set to pf24bit and the other image (which I would like to show after the cmyk profile applied) is pf32bit. In the cmsC