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
 Navigator Draw Options
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

email_toan

USA
21 Posts

Posted - Sep 02 2023 :  14:30:17  Show Profile  Reply
How I can specify drawing options when using ImageEnView as a navigator? Right now it dims the image and draw a box around the visible rect of the source. However, when the image is dark, it's hard to distinguish the box. It would be nice to control the border color and alpha for the image. I can't seem to find an option and tried over-riding LayerDraw event but result is not the best. Help!

Current:


Preferred:

xequte

38457 Posts

Posted - Sep 03 2023 :  22:07:14  Show Profile  Reply
Hi

You can use:

  Navigator.SelColor1 := clRed;
  Navigator.Invalidate();


Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: