ImageSharp.Drawing
ImageSharp.Drawing copied to clipboard
:pen: Extensions to ImageSharp containing a cross-platform 2D polygon manipulation API and drawing operations.
We've noticed that your package on NuGet.org is missing a README file. ## Why READMEs are Important A README is essential for users to understand your package's purpose and functionality...
Directly casting is not possible. That's why using the Cast method is the easiest way Fixes #332
### Prerequisites - [X] I have written a descriptive issue title - [x] I have verified if the problem exist in both `DEBUG` and `RELEASE` mode - [X] I have...