本文介绍了C#中的神奇套索工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好.
我的Windows窗体中有一个图片框.
现在我想要的是,如果用户单击图片框上的某个位置,该程序会自动识别它的整个形状,如圆形或三角形和透明的其余图像,即Photoshop中神奇的套索工具的功能.
关于如何在c#
Hey guys.
I have a picture box in my windows form.
Now i want if user click on a place on picture box the program automaticaally identifies the whole shape of it like round or ractangle and transparent rest of image i.e functionallity of magical lasso tool in Photoshop.
Any Suggestion of how to do this in c#
推荐答案
这篇关于C#中的神奇套索工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!