macindian Posted October 6, 2005 Share Posted October 6, 2005 hello. first of all i want to say that your program is fantastic. i have some problems and maybe you can help me. i'm working on a project and i want for some medical photos to make a tool like laso.then i aplly a mask/filter on the selected area. i am newbie on .net and i don't understand very well the source code of paintdotnet. i have tried to find the code behind the lassotool button but i didn't find it. can u help me? best regards Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 6, 2005 Share Posted October 6, 2005 The code is in LassoSelectTool.cs Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
macindian Posted October 6, 2005 Author Share Posted October 6, 2005 thanks for your directions.i 've already seen this part of the code but allthough i wander if this series of code in LassoselectTool.cs ,if i can use them in vb.net so as to create a new LassoTool to use it in my project. Do you know if there is a way to import LassoTool.cs in vb.net? Thanks anyway for your time! I hope you can help me in thefuture as well, and of course if i can do anything for let me know! Quote Link to comment Share on other sites More sharing options...
Rick Brewster Posted October 6, 2005 Share Posted October 6, 2005 Sorry, Paint.NET is all C# and there is no Visual Basic code in it. Our lasso tool is set up to use our architecture and is most likely not very understandable in the context of your application :? Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.