Frostyio
Frostyio
CC#
Created by Frostyio on 4/10/2024 in #help
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
CC#
Created by Frostyio on 4/2/2024 in #help
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
CC#
Created by Frostyio on 3/25/2024 in #help
✅ 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
CC#
Created by Frostyio on 3/18/2024 in #help
Issue using Image.Save to a location, "An error occured in GDI+" within Winform
No description
4 replies
CC#
Created by Frostyio on 3/16/2024 in #help
✅ 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
CC#
Created by Frostyio on 3/15/2024 in #help
✅ 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
CC#
Created by Frostyio on 3/12/2024 in #help
Advice on how to structure a windows form application where it takes images to generate cards?
No description
1 replies