Hi Jason,

The syntax you use seems right. Have you tried transicc utility? maybe  
the profile is not correct.

transicc -l <your devicelink>

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 Campbell <campbell.j...@gmail.com>:

> 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 devicelink profile reference as returned by
> OpenProfileFromFile()
>
> Am I missing something?  The device link was created by a different program
> and is a CMYK->CMYK link.
>
>
>
>




------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to