2
Reply

Optimzed form drawing

Devin

Devin

May 17 2008 6:22 PM
2.3k

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)