exergist
✅ Sequentially Queueing and Processing Async Messages
Thanks again @Doombox! I found these resources quite helpful on the subject:
https://dotnetpattern.com/csharp-concurrentqueue
https://github.com/YounesCheikh/ObservableConcurrentQueue
7 replies
✅ Quicker Screenshot
I previously encountered the access violation depending on how I attempted to use the bitmap after it was created (I only explored this at 3440p). I was able to work around it via trial and error but I never figured out the root cause.
207 replies
✅ Quicker Screenshot
Doing an "is the bitmap all black" check costs about 30-40 ms, which I might be willing to pay if the occasional black images are not avoidable (https://stackoverflow.com/questions/2556447/whats-an-efficient-way-to-tell-if-a-bitmap-is-entirely-black/2556571#2556571)
207 replies