cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
How to Display a Pic Stored in HardDisc
How to Display a Pic Stored in HardDisc
Mar 18, 2008 at 2:36pm UTC
FilmCity
(1)
hi Friends:
i want to display the Picture stored in my hard disc say E:\FilmCity\Film.jpg in the screen. Please Post the command [C++] used to display the pic.
Last edited on
Mar 18, 2008 at 2:37pm UTC
Mar 18, 2008 at 3:33pm UTC
magicalblender
(92)
There is no one single-line command to display images. In fact, there's no way to display images at all, unless you use a library/API.
Topic archived. No new replies allowed.