Converting TIFF to JPEG using .NET [closed]
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 2 years ago . I need to convert a TIFF to JPEG using .NET. I have already done this succesfully using Windows 7 with a simple Bitmap.Save() . But it seems that this doesn't work on Windows XP (Windows 7 has more complete support for TIFF images). I saw that there is a .NET library called