El 22/08/2013 16:06, Jason Campbell escribió:
> Marti,
>
> I tried implementing using LCMS2 and I got it working. The original
> attempt was LCMS1, which I am still unable to make work. Not a
> showstopper but curious why one works and the other does not...
Ah, ok. May be a bug in lcms1. Anyway
Hi Jason,
The syntax you use seems right. Have you tried transicc utility? maybe
the profile is not correct.
transicc -l
This should accept CMYK and return CMYK. Otherwise you can try to set
the log handler and get a detailed diagnostic on what is going on.
Regards
Marti
Quoting Jason Ca
I was looking over the snippet in the tutorials section for using devicelink
profiles, but every time I get to the CreateTransform step, it fails (I get
null back).
My general call looks like:
CreateTransform(hInProfile, TYPE_CMYK_DBL, NULL, TYPE_CMYK_DBL,
INTENT_PERCEPTUAL, 0)
hInProfile is the