开发者

Free library for .NET JPG compression?

开发者 https://www.devze.com 2022-12-15 12:32 出处:网络
I am looking for a high-quality free JPG c开发者_如何学编程ompression library with C# interface, as an alternative to the standard Image class of .NET.

I am looking for a high-quality free JPG c开发者_如何学编程ompression library with C# interface, as an alternative to the standard Image class of .NET.

Any suggestions?


One alternative is FreeImage


You can try AForge but note that all JPEG operations not done with GDI+ are much slower...

0

精彩评论

暂无评论...
验证码 换一张
取 消