调整位像小画家

编程入门 行业动态 更新时间:2024-10-06 22:29:34
本文介绍了调整位像小画家的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我需要调整一个bmp像大小调整在MS油漆工作 - 这是一个没有抗锯齿。 任何人都知道如何在C#中做到这一点还是vb?

I need to resize a bmp like the resize works in MS Paint - that is with no antialiasing . Anyone know how to do this in c# or vb ?

推荐答案

您可以使用 Image.GetThumbnailImage 方法。我不知道它的抗锯齿

You can use the Image.GetThumbnailImage method. I am not aware of it antialiasing.

的修改的:我想缩略图的,因为我最近使用这一个项目。但你只是要求一般的调整。这种方法可能不会导致品质的大尺寸调整好。

EDIT: I was thinking of thumbnail images since I recently used this in a project. But you are just asking for resizing in general. This method may not result in good quality large resizing.

的 msdn.microsoft/en-us/library/system.drawing.image.getthumbnailimage.aspx

更多推荐

调整位像小画家

本文发布于:2023-11-29 15:12:01,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1646756.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:画家   位像小

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!