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
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
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