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
 how to save pictures from TimageenVect?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

celurits

Indonesia
4 Posts

Posted - Oct 17 2012 :  18:58:29  Show Profile  Reply
I am displaying images on TImageenVect, then I contrast by using the command:
ImgVect.IEBitmap.Contrast:=TrackBarContrast.Position;
and I save images on TImageenVect with the command:
ImgVect.IO.SaveToFile(filename);
but its saved a picture before in contrast.
how to save the image that is in sharp contrast to earlier?
help me please ,..

Thank's

fab

1310 Posts

Posted - Oct 17 2012 :  23:54:02  Show Profile  Reply
IEBitmap.Contrast is a "display only" property (like when you adjust luminosity/contrast of your TV). In order to change contrast you have to call ImgVect.Proc.Contrast, etc...
Go to Top of Page

celurits

Indonesia
4 Posts

Posted - Oct 18 2012 :  01:06:50  Show Profile  Reply
OK, tahk's

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