ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 TIFF converting and ICC profile
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

graphman

259 Posts

Posted - Nov 14 2012 :  02:40:43  Show Profile  Reply
I have a tiff, with ICC profile (color profile) eciRGB v2, When i convert it to an jpeg or gif, it deletes that profile. Is there a way I can keep this ICC profile in the converted images?

How to fix this problem?

Should I use LCMS
or just write iegEnableCMS = true
???

fab

1310 Posts

Posted - Nov 14 2012 :  12:42:32  Show Profile  Reply
ImageEn can only convert from source color profile to sRGB setting iegEnableCMS=true, before loading. The original profile will be discarded.
Go to Top of Page

graphman

259 Posts

Posted - Nov 15 2012 :  03:50:02  Show Profile  Reply
What is happened if
iegEnableCMS=false
Go to Top of Page

fab

1310 Posts

Posted - Nov 20 2012 :  18:59:16  Show Profile  Reply
When iegEnableCMS=false the loaded ICC profile is not applied and the same original profile will be saved back (only in jpeg, TIFF and PSD file format).
Go to Top of Page

graphman

259 Posts

Posted - Nov 25 2012 :  11:31:19  Show Profile  Reply
Howerver I can't seem to get the ICC to work. I have both iegEnableCMS=false and true. But both ways it deletes the eciRGB v2 profile when converting tiff to JPG.
Do you have any ideas?
Go to Top of Page

fab

1310 Posts

Posted - Dec 03 2012 :  00:43:10  Show Profile  Reply
Please could you send a test TIFF?
Go to Top of Page

graphman

259 Posts

Posted - Dec 03 2012 :  03:19:17  Show Profile  Reply
I have sent this file to
support@xequte.com
Go to Top of Page

graphman

259 Posts

Posted - Dec 05 2012 :  11:20:02  Show Profile  Reply
Have you received this file?
Go to Top of Page

xequte

38615 Posts

Posted - Dec 06 2012 :  00:55:09  Show Profile  Reply
Hi

Yes, it has been received, but Fabrizio has not had a chance to look at it.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

graphman

259 Posts

Posted - Dec 24 2012 :  18:40:32  Show Profile  Reply
Is there solution?
Go to Top of Page

fab

1310 Posts

Posted - Jan 02 2013 :  02:52:08  Show Profile  Reply
Hi,
actually current version cannot save ICC profiles got from TIFF into jpegs. Only ICC profile loaded from jpeg can be saved into other jpegs.
However starting from next release it will be possible to save into jpeg profiles loaded from other formats.
Go to Top of Page

graphman

259 Posts

Posted - Jan 02 2013 :  03:46:15  Show Profile  Reply
thanks
Go to Top of Page

graphman

259 Posts

Posted - Feb 04 2013 :  14:54:04  Show Profile  Reply
How to use latest version to save ICC profile into JPEG file?
I have tried without success.
iegEnableCMS=false and true
Go to Top of Page

fab

1310 Posts

Posted - Feb 11 2013 :  00:24:50  Show Profile  Reply
iegEnableCMS should be false. Check that IO.Params.InputICCProfile.IsValid is True and IO.Params.InputICCProfile.IsApplied is False.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: