Oct 17, 2012 at 5:08am
Hey guys!
Beginner of Programming here :P
I have a question with images
is it possible to upload a image? like
cout << image?
Let's say there was this supercoolimage.jpg on my desktop.
Is there a way to link it so the picture shows when the program is executed?
thanks in advance
Oct 17, 2012 at 5:39am
You need to use other library for your purpose.... search out for different libraries and use anyone of them..
Oct 22, 2012 at 12:10am
Hey Hitesh thanks for the reply,
I was looking through the articles here but I failed to find any,
when you say "use anyone of them" are you saying there are multiple I can use?
Is there ones that are better than other?
If you can give me an example i would appreciate it!
Oct 22, 2012 at 5:14am
Yaa there are so many library available in market...here are some great example.. QT is easy for beginning...