I would like to create a control with graphical output that will be changing
rapidly. To improve the image quality and drawing speed, I would like to
draw the control's content in the background and then copy the rendered image
to the video when I'm done. Is there a way to do that?
I believe this would be similar to the old froms property: DoubleBuffered.
rapidly. To improve the image quality and drawing speed, I would like to
draw the control's content in the background and then copy the rendered image
to the video when I'm done. Is there a way to do that?
I believe this would be similar to the old froms property: DoubleBuffered.