Frostyio
Winform my button to reset my picturebox and fill it in with a new generated image is not working
https://hatebin.com/cslhmvmnya - my code
Lines 121-124 is the methos to reset the picturebox but Im unsure how to do this
it uses a Graphic From Image, then uses imported from file images
22 replies
Winform project saves the Image with a black background
It works perfectly except it creates a black background which isn't shown in the picturebox preview, I use a graphic to create the Images.
code: https://hatebin.com/fdivlibjfs
4 replies
✅ Winform Bitmap.save error: cannot access the file
Error saving card: The process cannot access the file because it is being used by another process.Attempted saving at: C:/Users/Nated/Desktop/Card Farmer/Base Card Types/Rare Base.png
The debug states: Exception thrown: 'System.IO.IOException' in System.Private.CoreLib.dll
code being used:https://hatebin.com/bpzcrdwjin
I was originally recieving a GDI+ error but I am not getting it anymore and instead this, this is all the information for the error I'm aware of
123 replies
✅ Windform GDI+ error upon Save.Image, Line 84
Code Used: https://hatebin.com/qdfcdkpffz
I used a save dialog to save the location to a specific folder. The Image is shown in the Picture box in my winform to display it.
5 replies
✅ Winform GDI+ error upon using Image.Save();
Code Used: https://hatebin.com/qdfcdkpffz
I used a save dialog to save the location to a specific folder. The Image is shown in the Picture box in my winform to display it.
10 replies