How to insert image in c++ program? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to insert image in c++ program?

Explain it..

20th Feb 2020, 6:44 AM
Ruchi Priyamvada
Ruchi Priyamvada - avatar
2 Answers
+ 2
You need to install C++ IDE and GUI library on a computer. C++ GUI https://youtu.be/QCnyqMWPkQk C++ insert image with readimagefile() https://youtu.be/joszA0T9rUk C++ insert image in Hindi https://youtu.be/4aW3_fcjcPE
20th Feb 2020, 6:50 AM
Gordon
Gordon - avatar
0
You should use 'graphics.h' library for that purpose. Go check out this link :- https://www.youtube.com/playlist?list=PLMclp-q8OPhnBqdI6DAIhsHX6RvVD5nha
18th Apr 2020, 1:25 PM
Harshit Sharma
Harshit Sharma - avatar