2
Answers

Optimzed form drawing

Devin

Devin

16y
2.8k
1

Hi, I've achieved the ability to generate System.Drawing.Bitmap images very quickly, but placing them at a high resolution (well not really, 640, 480) it updates the image too slow, I've tried using both the Paint function on a timer, and just setting the image of a picturebox on a timer, but still no luck :(

any ideas?

Answers (2)