Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一堆 Jpeg 2000 格式(J2C)的图像。我需要在浏览器中显示这些图像,因此我必须将这些图像转换为简单的 JPEG 格式。我想知道 C# 是否有一些内置机制来做到这一点?
看看FreeImage。不要以为 c# 内置了对 JP2 的支持