VB6 readily allows one to save an image using the SAVEPICTURE method as a .bmp image.

I wish to be able to convert that saved image, using VB6 code, into a .jpg format file.

I have spent a long time searching the net for advice, but no code thus far found is working for me, for various reasons.

Essentially I wish a simple set of code which will take as its input, for example, C:testphoto.bmp and write its .jpg equivalent into C:testjpeg.jpg.

Can anyone please offer advice/suggestion?

Thank you

camoore

Wales
UK