Thread: c# .bmp to .jpg
View Single Post
Feb9-12, 01:47 PM   #5
 
Admin
GDI+ comes to mind: http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx

At least I used it to save plots of titration curves in PNG format (from C++) from my pH calculator. From what I remember it saves in JPG as well.