-
一个经典画图软件,不容错过
一个经典画图软件,不容错过-a classic drawing software, not to be missed
- 2023-07-18 05:10:02下载
- 积分:1
-
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对...
设计思路:
对Windows XP自带的画笔程序进行分析,一般User画图过程:
首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。
对图形元素抽象出公共属性,设计我的画板的作图过程:
选择工具 、画预览效果、User满意并确定、绘制效果。
下面是程序用到主要变量:
当前绘图点粒度:int iGranularity
当前使用颜色:COLORREF curColor
当前绘图状态:int iPaintStatus
当前绘图状态属性:int iPaintProperty
前一个鼠标坐标:CPoint pOldPoint
多边形起点:CPoint pStartPoint
多边形终点:CPoint pEndPoint
当前鼠标坐标:CPoint pCurPoint
输出文本字符串缓存:CString strTextOut
对典型操作过程(画矩形)描述:
用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、
选择绘图颜色(设定curColor)、
用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、
用户移动鼠标(绘制图形的橡皮线效果)
用户放开左键(绘制图形的实线效果)
-design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
- 2022-03-11 03:27:30下载
- 积分:1
-
想制做超cool图形界面吗用它吧
想制做超cool图形界面吗用它吧-system to work on the super cool graphics interface? With it?
- 2023-07-14 09:50:03下载
- 积分:1
-
Anti
反混淆多边形的绘制程序源码。图形学课上做的实验程序,采用自己设计的算法,而不是用opengl下的反混淆模式-Anti-aliasing polygon drawing program source. Graphics class to do the experimental procedures, the use of their own design algorithm, rather than anti-aliasing under opengl mode
- 2022-01-22 03:06:26下载
- 积分:1
-
实现基于opencv的手势识别,训练方便,使用简单!
实现基于opencv的手势识别,训练方便,使用简单!-Opencv-based gestures to achieve the identification, training, convenient and easy to use!
- 2022-07-10 09:52:41下载
- 积分:1
-
the draw of bezier
BEZIER线的绘制 083828.rar-the draw of bezier
- 2022-04-25 02:03:23下载
- 积分:1
-
计算机图形区域填充的过程,用VC++ MFC编写
计算机图形学的区域填充程序,是用VC++的MFC编写的-computer graphics regional filling process, with VC++ MFC prepared
- 2023-07-17 16:30:03下载
- 积分:1
-
decompose filter for image in c
decompose filter for image in c
- 2022-03-17 22:57:43下载
- 积分:1
-
sift算法的一个演示程序
朋友们可以
sift算法的一个演示程序
朋友们可以-sift algorithm a demo program can look at the friends
- 2022-07-18 06:25:52下载
- 积分:1
-
使用CPLD在屏幕上图像,3bit 8中颜色
在屏幕上可以有红 碌 蓝 三个矩形...
使用CPLD在屏幕上图像,3bit 8中颜色
在屏幕上可以有红 碌 蓝 三个矩形-Using the CPLD on the screen image, 3bit 8 in color on the screen can have red rectangle Lu Lan 3
- 2023-07-03 14:40:03下载
- 积分:1