本文介绍了使用c#减小图像的大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



当我使用fileupload控件上传图像时,有人能告诉我如何将图像的尺寸缩小到一半。如果我有一张尺寸为720x360像素的图像,我应该上传。应该上传作为尺寸为360x180像素的图像。请允许任何人帮助我。上帝保佑你。

解决方案



Hi,
Can anyone tell me how to reduce an image's dimension to half when i upload an image using fileupload control.Suppose if i have an image of size 720x360 pixel image.it should be uploaded as an image with size of 360x180 pixel. Can anyone help me please.God bless you.

解决方案



这篇关于使用c#减小图像的大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-15 09:55
查看更多