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 Question
 New Topic  Reply to Topic
Author  Topic Next Topic  

pierrotsc

USA
501 Posts

Posted - May 28 2026 :  09:06:04  Show Profile  Reply
Right now i have to print in Photoshop to have a matching color image. I have photoshop managing colors using an ICC profile for my epson printer. The driver is set to no color management.
I tried to do the same with imaggen. I have cms set to true and i use the following code.
ActiveImageEnView().IO.Params.OutputICCProfile.LoadFromFile
(IncludeTrailingPathDelimiter(EmbeddedDM.helppath) +
'\Epson IJ Printer 07.icc ');
ActiveImageEnView().IO.DoPrintPreviewDialog(iedtDialog);

The image printed is too dark. Am i using the outputiccprofile command wrong ?
Thanks
Pierre
   Topic Next Topic  
 New Topic  Reply to Topic
Jump To: