搜索资源列表
VC++文字的颜色渐变
- VC++编写的文字的颜色渐变的效果-VC prepared text color gradient effect
MFC对话框程序开发的颜色渐变的进度条
- 一个MFC对话框程序开发的颜色渐变的进度条,可以显示文字和百分比,Development of a MFC dialog box of the color gradient of the progress bar, you can display text and the percentage of
gdiplus_test
- VC6.0工程,使用GDI+实现Top Bar控件,显示图片和图标,实现增强型进度条,可设置渐变颜色。-VC6.0 project, use GDI+ to achieve Top Bar control, display pictures and icons, to achieve enhanced progress bar, set the gradient color.
palette
- Paint a Gradient Color Background 画渐变填充的背景(53KB)-Paint a Gradient Color Background painting the background gradient fill (53KB)
06
- 用VC编程实现数字图像处理中的一些处理如:拉普拉斯锐化、梯度锐化、伪彩色编码。-VC programming using digital image processing to deal with the problems such as: Laplacian sharpening, sharpening gradient, pseudo-color coding.
Triangle
- 在VC环境中绘制多种颜色的三角形,三角形的三个点采用不同的颜色,实现颜色的渐变-VC environment in multi-color rendering of the triangle, the triangle of three dots of different colors to achieve color gradient
ColorChang
- 这是使用VC.NET环境下实现GDI+颜色渐变的源程序。代码简洁,对于初学GDI+编程的人员有益。-This is the use of environment VC.NET realize GDI+ color gradient of the source. Code simple, GDI+ programming for the beginner useful personnel.
tianchong
- vb编程实现填充渐变色,很简单的例子,对学习有帮助,可以研究一下。-vb programming gradient fill color, a very simple example of learning to help, you can look at.
cshape
- 以CDC类的成员函数为基础,完成了一个基本几何图形绘制和效果填充的类CShape.实现的具体图形绘制有三种:1.几何轮廓绘制。2.单色几何图形的填充。3.颜色渐变填充。-To CDC class member functions, based on the completion of a basic geometric shapes drawn and effectiveness of the class filled CShape. To achieve a specific graphics
TemplateTrans
- 实现图像增强,图像平滑,中值滤波,梯度锐化,拉普拉斯锐化,伪彩色编码-To achieve image enhancement, image smoothing, median filtering, sharpening the gradient, Laplacian sharpening, pseudo-color coding
VBGradient
- 用VB6.0实现计算渐变色的算法,包含一篇关于渐变色的论文-Gradient color using VB6.0
colorslide
- 纯VC代码实现窗体背景色动态渐变效果,类似Flash动画一样慢慢切换,没有用其它的控件,完全 VC++代码实现,看上去很不错。希望对朋友们有帮助。 -VC code form of pure dynamic gradient background color, similar to slowly change as Flash animation without using another control, full VC++ code, looks very good. Friends w
GDIPhuitu
- 利用GDI+技术实现的绘图小程序,可使用渐变色画刷、选择线性渐变和路径渐变,实现了基本的直线、椭圆、矩形、三角形以及自由画笔。-The use of GDI+ graphics technology to achieve a small program, you can use gradient color brush, select the linear gradient and path gradient to achieve the basic lines, ovals, rectangl
ClrGradientPrgssCtrl
- 颜色渐变进度条,美化你的界面,希望对学习控件界面自绘技术的朋友有帮助,-Color gradient progress bar, beautify your interface, I hope to learn painting techniques from the control interface to help a friend, thank you
vcPPhuuizhi
- VC++绘制渐变色文字?将文字添加渐变色的特效,这个相信不少朋友会需要吧,今天将源码分享给大家。 -VC++ draw gradient color text? Add text gradient effects, this I believe many of my friends will need it, to share the source code for everyone.
TextShadePrj
- VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减小-VC++ produce gradient text, text color will be more dark, more light will eventually form a gradient text, frame s
CGradient_demo
- 根据输入的颜色,代码可实现不同方向上的颜色渐变。-color gradient
MyDIP
- 在MFC环境下,读入一幅BMP图像,对其进行变换,如反色、二值化、图像缩放、梯度锐化、拉普拉斯锐化、均值滤波、阈值分割等-In the MFC environment, read a BMP image, transform them, such as anti-color, binary, image scaling, sharpening gradient, Laplacian sharpening, mean filtering, thresholding, etc.
vbtriangle
- vb 窗体三角形颜色渐变效果,Declare Function GradientFi-Form triangle color gradient effect
mfcGdiplusDemo
- 基于VS2010的GDI+程序,实现随机色清空背景、画笔使用、纯色画刷、图案画刷、线性渐变画刷、路径渐变画刷、纹理画刷、7种几何图形、文字-字体与布局输出、图像操作。(The VS2010 GDI+ program based on random color clear background, using solid color brush, brush, brush, brush, pattern of linear gradient path gradient brush, brush, 7
