Click to See Complete Forum and Search --> : displaying a .jpg file


hoon
03-12-2000, 09:13 PM
do anyone out there know how to display a picture of .jpg file in visual c++
instead of only .bmp file?
i really need your help.

thank you

Nigel Holland
03-14-2000, 04:54 AM
As far as I know MFC dosn't contain jpg to bmp conversion. You will need to
write the code to translate jpg to bmp or find a third party library to perform
the conversion for you.

"hoon" <siewhoon@geocities.com> wrote:
>
>do anyone out there know how to display a picture of .jpg file in visual
c++
>instead of only .bmp file?
>i really need your help.
>
>thank you