Thursday, November 28, 2013

Draw same bitmap multiple times

What's wrong with dozens of Image controls? Performance should not be a problem. I don't think there is a way around it. For an image to be rendered you need an Image control. Another way would be to use DirectX to draw the images manually but that probably isn't necessary.

No comments:

Post a Comment