Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork891
Open
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 newImage<TPixel> or call any of ourTPixel based APIs from VB.NET as all ourTPixel APIs have theunmanaged 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