Hi,

Thanks for reporting. This is already fixed in git, please 
update to latest sources.

Regards
Marti

Original Message:
-----------------
From: Christian Läntzsch chlaentz...@googlemail.com
Date: Thu, 14 Apr 2011 09:41:26 +0200
To: lcms-user@lists.sourceforge.net
Subject: [Lcms-user] LAB->CMYK transform fails as DeviceLink


I discovered a problem reusing a Lab->CMYK Transformation in the following
way:

 

Creating Transform with LAB profile to CMYK profile. Works fine!

 

Then hprofile = cmsTransform2DeviceLink( htrans, 4.2, dwFlags ) and
cmsSaveProfileToFile(hprofile, "saved_LAB-CMYK_transform.icc")

 

When trying to use the "saved_LAB-CMYK_transform.icc" DeviceLink as

 

cmsCreateExtendedTransform(

0,

1,

hProfile,

BPC[1]=1,

Intents[1]=1,

Adapt[1]=0.0,

Gammutprof=0,

Gammutpos=0,

Input=655385

Output=393249

Dwflags=9216

)

 

the function results in return 0.

 

Is there something wrong in the way I generate the DeviceLink? With other
input profile colorspaces, like RGB or cmyk it runs fine

 



--------------------------------------------------------------------
mail2web.com – What can On Demand Business Solutions do for you?
http://link.mail2web.com/Business/SharePoint



------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to