当前位置: 编程技术>.net/c#/asp.net
c#生成缩略图不失真的方法实例分享
来源: 互联网 发布时间:2014-08-25
本文导语: 代码如下:/// /// 获得缩微图/// /// public bool GetThumbImg(){try{string imgpath; //原始路径 if(imgsourceurl.IndexOf("",0)
代码如下:
///
/// 获得缩微图
///
///
public bool GetThumbImg()
{
try
{
string imgpath; //原始路径
if(imgsourceurl.IndexOf("",0)