文件名称:TextShadePrj
- 所属分类:
- GDI/图象编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2014-11-25
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- wangs*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC++制作渐变的文字,文字的色彩会越来越暗,也会越来越亮,最终形成渐变文字,帧较慢,效果并不是太好。还需要再优化完善,具体思路是先安装一个定时器,通过CDC 类的SetTextColor 函数在OnTimer()函数中改变字符串的颜色,并且注意尽量使颜色变化的梯度减小-VC++ produce gradient text, text color will be more dark, more light will eventually form a gradient text, fr a me slow, the effect is not very good. Still need to optimize the sound, the specific idea is to install a timer function by SetTextColor CDC class () function to change the color of the string in the OnTimer, and pay attention to possible changes in the color gradient decreases
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TextShadePrj\MainFrm.cpp
............\MainFrm.h
............\ReadMe.txt
............\res\TextShadePrj.ico
............\...\TextShadePrj.rc2
............\...\TextShadePrjDoc.ico
............\...\Toolbar.bmp
............\Resource.h
............\StdAfx.cpp
............\StdAfx.h
............\TextShadePrj.aps
............\TextShadePrj.clw
............\TextShadePrj.cpp
............\TextShadePrj.dsp
............\TextShadePrj.dsw
............\TextShadePrj.h
............\TextShadePrj.rc
............\TextShadePrjDoc.cpp
............\TextShadePrjDoc.h
............\TextShadePrjView.cpp
............\TextShadePrjView.h
............\res
TextShadePrj