Tagged Questions
1
vote
4answers
985 views
Can i use Paint.NET API to embedd it in Winforms application?
I'm trying to let the use crop a selected area from picture in my winforms application and thought to embed the Paint.NET and limit its functions. I understand that Paint.NET API is unavailable..
I'll ...