Feb 4, 2013 at 7:03pm
I am trying to write my own class, and would like to add a picture as part of the class. How can I do it?
I am using either CodeBlocks or Visual C++ 2010
Feb 4, 2013 at 7:32pm
You need a graphics library/API for that: SDL, SFML, Allegro.
Feb 4, 2013 at 7:40pm
CImg might be a useful library as well.
Feb 4, 2013 at 7:54pm
How do I download those libraries?
Feb 4, 2013 at 9:55pm
CImg can be downloaded from here.
((I have had it for some time but not tried it yet - As I've mentioned it - I'm going to try it out myself.))