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
 saving AdjustBrightnessContrastSaturation
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Agnieszka

Poland
3 Posts

Posted - Nov 05 2012 :  05:16:22  Show Profile  Reply
I've been using the TImageEnMView to load a multipage TIFF file. I've managed to successfully display the file's pages and perform a few changes (f.e. rotate some of the pages) and finally to save these modifications. Unfortunately "AdjustBrightnessContrastSaturation" function allows me to display but not to save the changes.
Could you give me a tip how to perform changes of brightness and contrast and save them?

Here's the code I've been using:
IT.Proc.AdjustBrightnessContrastSaturation(FBrightness, FContrast, FSaturation);
IT.MIO.SaveToFileTIFF('D:\testBCS.tif');


Agnieszka

w2m

USA
1990 Posts

Posted - Nov 05 2012 :  05:51:44  Show Profile  Reply
You should not have to do anything special to save the modified image.

I can not duplicate what you describe. When AdjustBrightnessContrastSaturation is appled here and the tif file is saved the change is implemented in the tif file.

William Miller
Email: w2m@frontiernet.net
EBook: http://www.imageen.com/ebook/
Apprehend: http://www.frontiernet.net/~w2m/index.html
Go to Top of Page

Agnieszka

Poland
3 Posts

Posted - Nov 05 2012 :  06:19:51  Show Profile  Reply
Ok, thank you for the reply - I'll go through my code once more then...

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