Loading

摘要: using a memory streamThis just asks the .Save() method to save the bytes to a memory stream, then you can get the written bytes to the stream:代码Code highlighting produced by Actipro CodeHighlighter (f... 阅读全文
posted @ 2010-02-01 13:15 .net's 阅读(552) 评论(0) 推荐(0)
摘要: [代码]代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--publicBitmapCaptureControl(Controlcontrol){BitmapcontrolBmp;using(Graphicsg1=control.CreateGraph... 阅读全文
posted @ 2010-02-01 13:11 .net's 阅读(692) 评论(0) 推荐(0)