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 make outside object darker
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

dracola

Argentina
37 Posts

Posted - Oct 27 2015 :  02:24:49  Show Profile  Reply
How to make outside area of red square is darker???


xequte

39076 Posts

Posted - Oct 27 2015 :  17:47:18  Show Profile  Reply
Hi

Please see:

http://www.imageen.com/help/TImageEnView.SetSelectionMarkOuterStyle.html


// Areas outside the selection will be marked with black(with 50% transparency)
ImageEnView1.SelectionOptions := ImageEnView1.SelectionOptions+[iesoMarkOuter];
ImageEnView1.SetSelectionMarkOuterStyle( 128, clBlack );


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

dracola

Argentina
37 Posts

Posted - Oct 28 2015 :  00:09:28  Show Profile  Reply
thank's for the answer ^_^
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: