Go homepage(回首页)
Upload pictures (上传图片)
Write articles (发文字帖)

The author:(作者)归海一刀
published in(发表于) 2014/1/30 1:25:46
C#,如何获取图片长宽_[Asp.Net教程]

C# 如何获取图片长宽_[Asp.Net教程]

Image pic=Image.FromFile(strFilePath);

//strFilePath是该图片的绝对路径
int intWidth=pic.Width;//长度像素值
int intHeight=pic.Height;//高度像素值




If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)





QQ:154298438
QQ:417480759