Click here to Skip to main content
15,887,214 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I need an open source C# library that will transform a rectangle image into a polygon image with something as simple as DrawImage(Bitmap, Points);,

What I have tried:

None of the ones I've found so far mention this functionality.
Posted
Updated 12-Sep-23 8:22am
v2
Comments
[no name] 11-Sep-23 11:53am    
This is not the Shopping Channel.

Well, either you're going to have to keep searching, because it's not entire clear what you mean by "transform into a polygon image", or you're going to have to find a library that comes close to what you want and add the functionality you're looking for.
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900