随笔 - 420, 文章 - 12, 评论 - 186, 阅读 - 52万
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  C# Image

摘要:/// <summary>/// Adds a new metafile page, selects it as the current metafile, and/// returns its graphics object. The caller is responsible for disposing/// the returned Graphics instance. The ... 阅读全文

posted @ 2009-07-29 14:05 懒人ABC 阅读(767) 评论(10) 推荐(0) 编辑

摘要:有很多种方法处理字节到位图以及位图处理到字节。 但是不知道为什么用位图转成的字节却不能被方法Image.FromStream读取,但可以被Bitmap.FromStream读取。 using System; using System.Collections.Generic; using System.Collections; using System.Text; using System.Dra... 阅读全文

posted @ 2008-06-25 21:32 懒人ABC 阅读(304) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示