• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
技术花园
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2010年4月21日

.net 缩略图方法二
摘要: private static string strConnect = System.Configuration.ConfigurationManager.AppSettings["connStr"]; //上传图像 protected void btnUpload_Click(object sender, EventArgs e) { …… string imgType... 阅读全文
posted @ 2010-04-21 14:14 Joshua. 阅读(472) 评论(0) 推荐(0)
 
.net 创建缩略图
摘要: public void MakeThumbnail(string originalImagePath, string thumbnailPath, int width, int height) { //获取原始图片 System.Drawing.Image originalImage = System.Drawing.Image.FromFile(originalImagePath); //缩略... 阅读全文
posted @ 2010-04-21 14:06 Joshua. 阅读(735) 评论(0) 推荐(0)
 
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3