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