Draw to an Image

Posted by nXqd on Stack Overflow See other posts from Stack Overflow or by nXqd
Published on 2010-05-19T13:46:37Z Indexed on 2010/05/19 13:50 UTC
Read the original article Hit count: 137

Filed under:
|

I'm new to GDI+ and I don't know how to draw to an Image. I've a matrix ( game map ) and tiles, Can I create an Image or a Bitmap, then I draw everything on it, so I can work with it likes an Image I load from resources. Thanks so much :)

© Stack Overflow or respective owner

Related posts about c++

Related posts about gdi+