tdcolumbia Posted June 30, 2020 Share Posted June 30, 2020 I am Systems Integrator for Manufacturing clients. My current project is to create an HMI for a part testing station. I would like to include Paint.NET in my HMI so operators can pull up a 2D picture of a part and simply insert a mark/shape at points of failure, then save the picture to the part SQL database. Main Question....Is there a way, via .NET scripting, to open a base picture file, then pre-select a shape to mark with? I want to make this interface as simple as possible. Once the operator finishes marking the picture, they will save the file to the SQL record. I hope this makes sense. Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted June 30, 2020 Share Posted June 30, 2020 48 minutes ago, tdcolumbia said: ... so operators can pull up a 2D picture of a part and simply insert a mark/shape at points of failure ... Paint.NET is not designed for that kind of thing. Take a look at these projects instead: https://github.com/SixLabors/ImageSharp https://github.com/mono/SkiaSharp Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Rick Brewster Posted July 1, 2020 Share Posted July 1, 2020 Paint.NET is not licensed for integration into your own custom software or solutions. You may not do this. https://www.getpaint.net/license.html 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...
tdcolumbia Posted July 2, 2020 Author Share Posted July 2, 2020 toe_head2001... Thanks for the direction Rick Brewster... I apologize for the misunderstanding. Quote 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.