You can download picture file from link that http://www.btkaraca.com/test.rar . This problem is so important for me. Please help me as soon as possible.
Hi, are you using a beta of ImageEn? This bug should exist only in current beta release. The workaround is to execute following line before load the image (just one time in your application):
iegUseCMYKProfile := false;
This will degrade CMYK->RGB conversion. Anyway you can still enable the embedded ICC color profile setting::
iegEnableCMS := true;
iegUseCMYKProfile and iegEnableCMS are defined in imageenio unit.
You can ask for the latest beta which fixes this problem at support email.