搜索资源列表
color12
- 一个JAVA做的调色板,能够根据你填写的RGB和HRB来给指定的文本改变颜色- JAVA does the text change color which the palette, can act according to which you to fill in RGB and HRB gives assigns
实例11 调色程序
- 通过调色程序可以很方便的找到合适的颜色 用CDC类的SetTextColor()函数和FillRect()函数改变文本框的字体颜色和背景颜色-through palette procedures can easily find the appropriate color with the CDC category SetTextColor () function and FillRect () function to change the text box font color and back
p134.rar
- 用滑动条控制不同颜色的浓度,使用红、绿、蓝三种颜色实现不同颜色的转换,以实现调色板的功能。,Slider control with the concentration of different colors, using red, green, blue three colors to achieve different color conversion in order to achieve the function palette.
Color_MFC
- 这是一个关于调色板的程序。用到MFC中CBrush的知识,在左边的颜色框中选择任意一种颜色,就可以在右边的颜色框中显示出相同的颜色。-This is a program on the palette. CBrush used in the knowledge of MFC, in the left box, select the color of any color to the color of the box to the right show the same color.
huadongtiao
- Palette, select a color to achieve. And can be color degrees
APIfunctionreference
- 《WINDOWS/WIN32/WINDOWS NT 程序设计通用API函数参考》。本书讨论了通用的Windows/Win32/Windows NT API函数,这些函数涉及如下方面:加速键、位图、脱字符、NT控制台、剪贴板、裁剪区、控件、曲线输出、设备环境、对话框、绘图工具、文件I/O、字体、GDI对象、图标、键盘、画线、映射、菜单、消息、鼠标、绘图、调色板、矩形操作、滚动、语音、字符串、文本输出、时间与计时器、版本管理、窗口操作及窗口管理。附录中还列出了Windows/Win32/Window
ColorDlg
- windows下的调色板,设置红绿蓝的参数,可以预览到相应RGB的颜色。-Under windows palette, set the parameters of red, green and blue, you can preview the corresponding RGB color.
Palette
- 本程序实现可以画任意图形,并对图形进行线型与线宽的设置,以及颜色的设置。同时也可以画一些常见图形。-Implementation of this program can draw any graphics, and graphics set the linear and the line width, and color settings. Also can draw some common graphics.
Color
- 这是一个关于调色板的程序。用到MFC中CBrush的知识,在左边的颜色框中选择任意一种颜色,就可以在右边的颜色框中显示出相同的颜色。-This is a program on the palette. CBrush used in the knowledge of MFC, in the left box, select the color of any color to the color of the box to the right show the same color.
ChooseColor
- 该程序用MFC开发,主要功能是调用调色板选择颜色,然后将被选颜色的RGB保存在一个共有变量中,同时写入配置文件,下次程序重启时,调用配置文件中的色标值,用于显示。这是我为一个项目写的一个实验模块,已经实现项目所要求的色标设置功能,然后就移植到项目中了。是一个完整的工程,打开编译就能运行。-The program using MFC development, the main function is to call select a color palette, and then selected
PaletteDemo
- vc——创建和使用调色板\PaletteDemo的程序源码,希望对大家有所帮助-vc- Creating and using color palette \ PaletteDemo the program source code, we hope to help
PaletteDemo
- 创建和使用调色板\PaletteDemo\PaletteDemo.rar,很不错的vc源码,希望对大家有所帮助。-Creating and using color palette \ PaletteDemo \ PaletteDemo.rar, very good vc source, we want to help.
color
- 一个简单的基于mfc的调色板程序。程序实现了通过对滑动条的拖动改变面板中圆的颜色。-A simple palette-based mfc.application.Program to achieve change by dragging the slider panel in the color circle
RGB
- 是一个调色板,用面向对象的vc++实现,通过按钮控制,调节颜色的变化。-A color palette, with the object-oriented vc++ button control, adjust the color change.
CommonDlg
- 建立基于单文档的工程,在工程中练习如何改变字体大小,使用调色板改变颜色,练习工具条的创建-Project-based single-document engineering practice how to change the font size, use the palette to change the color practice tool bar created
jianbianbeijingse
- 在安装程序和许多游戏、屏幕保护程序中,经常有背景渐变的效果(一幅图象渐渐的消失,同时另一幅图象渐渐显示出来)。如何实现这种效果呢?在windows(GDI)环境下,实现位图的淡入淡出的方法有三种: 1. 调色板动画:该方法速度很快,但只能用于256色的图形,而且不易实现渐隐效果,不推荐使用; 2. 模式画刷:该方法实现比较简单,但是效果不如其余两种; 3. 动画法:该方法效果很好,但是速度要稍慢一些。 本例采用“动画法”以两幅位图为例进行讲解,实现从黑色背景中逐渐显现第一幅图片,
ColorLinetest
- 本程序是给予c++6.0对话框开发的,可以绘制基本的图形,直线、矩形、椭圆以及拖动鼠标绘制曲线的功能。可以通过调色板来该表绘画图形的颜色的功能。自己在网上找的资料写的希望对你有用-This program is administered c++ 6.0 development dialog, you can draw basic shapes, lines, rectangles, ellipses, and drag the mouse to draw a curve function. Th
Color-Set
- 仿照windows系统自带调色板制作的基本调色板-palette imitating windows system