-
based Motion Programming lighting and entities procedures in the hope that we im...
基于D3D编程的光线和实体的程序,希望大家指教!-based Motion Programming lighting and entities procedures in the hope that we improve!
- 2022-01-25 18:20:57下载
- 积分:1
-
BMP bitmap file structure and VC operation. Doc 083812.rar
BMP位图文件结构及VC操作.doc 083812.rar-BMP bitmap file structure and VC operation. Doc 083812.rar
- 2022-04-28 19:42:46下载
- 积分:1
-
用VC++的MFC开发的,关于遥感数字图像编程的源程序
用VC++的MFC开发的,关于遥感数字图像编程的源程序-VC++ using the MFC development, with regard to remote sensing digital image of the source programming
- 2022-02-09 22:19:10下载
- 积分:1
-
with flashmx produced a textbook, click on textbooks can produce irreversible ef...
用flashmx制作的一个课本,当点击课本时能产生翻的效果-with flashmx produced a textbook, click on textbooks can produce irreversible effects
- 2022-02-15 09:01:13下载
- 积分: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
-
windows Direct3D C#封装
windows Direct3D C#封装-C# Packaging
- 2022-12-14 00:05:03下载
- 积分:1
-
GIF解码器源代码,C语言编程在嵌入式系统的移植…
GIF解码程序源代码,C语言编程,方便在嵌入式系统上移植。-GIF decoder source code, C language programming for embedded systems in the transplant.
- 2022-02-06 10:32:25下载
- 积分:1
-
This is a demonstration of the algorithm Graphics
这是个Graphics的演示算法-This is a demonstration of the algorithm Graphics
- 2022-08-21 09:43:47下载
- 积分:1
-
这是一篇非常不错的论文,是有关图像处理方面的,这是我学习过程中看的,希望对大家有用。...
这是一篇非常不错的论文,是有关图像处理方面的,这是我学习过程中看的,希望对大家有用。-This is a very good paper, the image processing, and this is my learning process watch, I hope useful for all.
- 2023-06-25 14:40:04下载
- 积分:1
-
This is a picture of the registration process, to help identify the registration...
这是一个图片配准的程序,能找出配准点,输入两张同一物体的照片,程序可找到两张图片中物体的相同点-This is a picture of the registration process, to help identify the registration point, the importation of two photographs of the same object, procedures can be found two photographs of objects in the same spots
- 2022-02-28 10:14:59下载
- 积分:1