Izagawd
Izagawd
Explore posts from servers
CC#
Created by Izagawd on 10/8/2023 in #help
✅ Mutate multiple images at once (sixlabors)
is there a way to mutate multiple images at once, kinda like how u can performs multiple asynchorous operations and wait for all of them to finish with Task.WhenAll?
4 replies
CC#
Created by Izagawd on 9/30/2023 in #help
✅ public static async Task Main instead of public static void Main for dsharpplus setup?
In tutorials I see that they use void, and they call an async method using GetAwaiter().GetResult(). why not just use async Task Main instead? would there be some issues or something?
11 replies
CC#
Created by Izagawd on 7/10/2023 in #help
✅ image cropping with sixlabors
How can I crop an image to a shape like a circle using sixlabors
9 replies