Anyone know of a windows API/DLL call to convert an image to a different format (ie bitmap to jpg) ? This is for a dll that I am creating so I cannot do it through a control, it must be done through code. Any help is appreciated.