-
能直接获取屏幕颜色,并保存为调色板! 是建立颜色标准库的得力工具!...
能直接获取屏幕颜色,并保存为调色板! 是建立颜色标准库的得力工具!-direct access to the screen color and the preservation of the palette! Color is to establish standards for the effective tool!
- 2022-03-18 03:32:41下载
- 积分:1
-
图形编程:反弹球,VC
图形编程:反弹球,VC-graphical programming : rebound the ball, VC
- 2022-05-16 03:57:40下载
- 积分:1
-
程序实现了反色,注意其中真彩图和调色板位图处理时的差别。...
程序实现了反色,注意其中真彩图和调色板位图处理时的差别。-program of anti-color, true color pictures attention Bitmap and palette handling differences.
- 2023-05-05 08:10:03下载
- 积分: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
-
一个颜色拾取器的源程序
一个颜色拾取器的源程序-pick up a color of the source
- 2022-02-02 22:59:33下载
- 积分:1
-
这次做的不是很完美,希望得到大家的指教:)运行后在右方的“球色”处可以改变球色,但R,G,B三个数值的和最好不要超过255,有不妥之处请大家原谅。...
这次做的不是很完美,希望得到大家的指教:)运行后在右方的“球色”处可以改变球色,但R,G,B三个数值的和最好不要超过255,有不妥之处请大家原谅。-this is not so perfect, we all hope the exhibitions :) after running in front of the "ball color," the ball can change the color, but the R, G, B 3 numerical and preferably not more than 255, there is nothing wrong with it please forgive me.
- 2022-05-14 08:25:27下载
- 积分:1
-
此程序段是采用局部模值最大法来进行边缘检测
此程序段是采用局部模值最大法来进行边缘检测-edge defect
- 2022-01-25 14:14:23下载
- 积分:1
-
windows图像编程,C语言开发
windows图像编程,C语言开发-programming, C language development
- 2023-08-30 23:20:03下载
- 积分:1
-
本程序绘制用纹理填充的线条,一个很好的例子绝对值得收藏
本程序绘制用纹理填充的线条,一个很好的例子绝对值得收藏-texture mapping filled with the lines, a g#$#!88231#!#$noname.rar!#$#algorithm design curriculum in the Huffman tree search and mapping experiment
- 2022-03-20 19:40:25下载
- 积分:1
-
在高等数学中的笛卡儿叶形线(函数是:
x^3+y^3
在高等数学中的笛卡儿叶形线(函数是:
x^3+y^3-3*a*x*y=0)也可以用C语言进行编
写,只要把相应的坐标值放大即可。-in higher mathematics of Descartes exquisite line (function is : 3 x ^ y ^ 3-3* a* x* y = 0) can also use the C language for the preparation, As long as the corresponding coordinates can be enlarged.
- 2022-02-24 19:27:57下载
- 积分:1