GDI+,较小的图像?

发布于 2024-08-28 22:21:17 字数 101 浏览 4 评论 0原文

我根据来自网络的字节创建了一个位图,当我对其进行下采样时,即使我使用小像素格式,生成的 Jpeg 仍然太大。

有人知道如何操作图像的压缩吗?我的印象是保存的图像不再被压缩。

I create a bitmap from bytes coming via the web and when I downsample it, the resulting Jpeg is still too big even though I use small pixel format.

Does someone know how to manipulate the compression of the image? I had the impression that the saved image is no longer compressed.

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

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

发布评论

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

评论(1

少女情怀诗 2024-09-04 22:21:17

您在原始帖子中没有提到如何保存 Jpeg。 MSDN 在此处有一个关于设置压缩的简短页面。

我希望我没有误解这个问题。

You did not mention in your original post how you are saving your Jpeg. MSDN has a short page on setting compression here.

I hope I have not misunderstood the question.

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