C++ program to open an image

C

chetan

can anyone give me a small program in C++
which would open a specified image file(jpg, gif, etc.,) in any
windows application.
 
Z

Zeppe

chetan said:
ya, i did go thru that site, i'm unable to get anything
can u pls help me out.

The easy way: download the binary distribution with the API Magick++: it
contains the prebuilt libraries that work with visual c++ (you have to
turn off all the debug information and use the appropriate threading
model, anyway). Then look at the documentation
http://www.imagemagick.org/Magick++/Documentation.html to discover how
to write a basic program, and everything should work.

Regards,

Zeppe
 
C

chetan

hi, as i am a very basic user of C++, as i am learning it now.

i need a program coding of c++ dos,
which would access a image file and open it when i run the program.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,297
Messages
2,571,536
Members
48,282
Latest member
Xyprime

Latest Threads

Top