DotImage Knowledgebase

Home : Highlight a section of an image using ImgX
Q10014 - HOWTO: Highlight a section of an image using ImgX
You can use the ImgXCtrl, MouseTools and Draw.ForeColor.Alpha to do this. Add the following code to your project where you want to activate the highlighter. This will let you draw semi-transparent over the image.

ImgXCtrl1.Draw.ForeColor.Color = vbYellow
ImgXCtrl1.Draw.ForeColor.Alpha = 128
ImgXCtrl1.Draw.Thickness = 10

ImgXCtrl1.MouseTool = ixmtFreehand
Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.

Powered By InstantKB.NET v1.3
Copyright © 2002, 2013. InstantASP Ltd. All Rights Reserved

preload preload preload