-
-
Notifications
You must be signed in to change notification settings - Fork 882
Open
Labels
APIblockinglang:vbupstream-issueIssue depends on upstream dependency fix.Issue depends on upstream dependency fix.
Description
There is a user on Stack Overflow trying to create a new image using VB.NET. https://stackoverflow.com/questions/61839616/imagesharp-draw-image-on-image-in-vb-net
Image sharp has an issue at the moment where its not possible to new up a new Image<TPixel>
or call any of our TPixel
based APIs from VB.NET as all our TPixel
APIs have the unmanaged
constraint and that is not (and apparently will not be supported in VB.NET)
We need to come up with a solution to this.
Related
dotnet/vblang#300
https://stackoverflow.com/questions/61839616/imagesharp-draw-image-on-image-in-vb-net
JimBobSquarePants, brianpopow, matiasmasso, KoB-Kirito, AraHaan and 1 more
Metadata
Metadata
Assignees
Labels
APIblockinglang:vbupstream-issueIssue depends on upstream dependency fix.Issue depends on upstream dependency fix.