C#.Net 中的图像压缩

发布于 2024-11-04 00:39:43 字数 137 浏览 0 评论 0原文

我正在致力于使用 C# 和 MVC3 创建图像处理库。有一个选项可以让用户上传多个文件。这些文件在传输到服务器时需要进行压缩,以减少上传时间和带宽使用。我们不想牺牲图像的质量和大小,但确实想压缩图像。有人可以提供文章的链接,这有助于压缩图像但保持其大小和质量。

I am working on creating an Image Manipulation library using C# with MVC3. There is an option where users would be uploading multiple files. These files need to be compressed during transfer to server in order to cut down the upload time and bandwidth usage. We don't want to compromise with the quality and size of the images but do want to compress the images. Can somebody provide links to the articles which can be helpful to compress the images but maintaining their sizes and quality.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

坠似风落 2024-11-11 00:39:43

查看具有压缩功能的现有上传器。以下是一些

silverlightfileupld (Silverlight)

flexupload(Flash)

Look into an existing uploader with compression. Here's a few

silverlightfileupld (Silverlight)

flexupload (Flash)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文