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
 ICC profile application
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

bjchang888

11 Posts

Posted - Jul 13 2011 :  21:11:15  Show Profile  Reply
How to dynamically load the ICC profile with ImageEnview adjust the image display, and who knows how to use, please help me write a simple example? Thank you!

my name is shaojunchang.

fab

1310 Posts

Posted - Jul 14 2011 :  06:58:29  Show Profile  Reply
ImageEn can work in two ways:
1) load the ICC profile, DO NOT process it, save the ICC profile
2) load the ICC profile, Process it (converts the image to sRGB), discard the ICC profile on saving

The option (1) is enable for default.
To enable the option (2), which allows you to display the image with the correct ICC profile, you have to write this before load any image:

iegEnableCMS := true;

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: