节点文献
基于.NET Framework的图形动态技术的研究
Methods for Dynamic Drawing Based on .NET Framework
【摘要】 以.NET Framework 2.0为框架,给出了实现图形动态技术的几种方法,有使用ControlPaint中的XOR方法、重装GDI的XOR功能、使用内存和容器的方法,并用Visual C++2005加以实现。前两种方法可实现点、线和矩形区域的动态定位,后一种方法则可实现任意区域(包括带文字区域)的动态移动。
【Abstract】 Based on the.NET Framework 2.0,three methods for dynamic drawing are provided and implemented using Microsoft Visual C++ 2005.The first is using XOR functions of ControlPaint class,the second is reloading XOR functions from GDI to GDI+,and the third is implemented by multi-buffer or containers.The fore two methods are generally used in the dynamic location for points,lines,rectangles and other shapes,and the last one is used in the dynamic moving of any regions that may contain texts.
【关键词】 计算机应用;
图形动态技术;
动态定位;
XOR;
.NETFramework;
【Key words】 computer application; dynamic drawing technique; dynamic location; XOR; .NET Framework;
【Key words】 computer application; dynamic drawing technique; dynamic location; XOR; .NET Framework;
- 【文献出处】 工程图学学报 ,Journal of Engineering Graphics , 编辑部邮箱 ,2009年04期
- 【分类号】TP391.41
- 【下载频次】61