文件名称:DrawLib
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
绘图库
1. 设计和实现一个图形函数库,具有绘制直线
段、任意圆弧、椭圆弧、多边形区域的阴影填
充和颜色填充等功能。(仅调用画点函数)
Windows API: setpixel(hdc,x,y,color)-Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions. (Just call paintings point function) Windows API: setpixel (hdc, x, y, color)
1. 设计和实现一个图形函数库,具有绘制直线
段、任意圆弧、椭圆弧、多边形区域的阴影填
充和颜色填充等功能。(仅调用画点函数)
Windows API: setpixel(hdc,x,y,color)-Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow functions. (Just call paintings point function) Windows API: setpixel (hdc, x, y, color)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DrawLib.cpp