-
GlowButton - 发光的按钮控件
翻译 maninwest@Codeforge 作者:John Underhill @ Codeproject最近我在查看 KMP Player 软件上的一些图形元素(如果你想看看好的图形设计,我建议你也查看一下)。我在项目中需要的是一个简单的发光按钮控件,用于玩家控制的,这不是什么太神奇的东西,只是在鼠标悬停时能够改变颜色。让图像更改颜色很简单,只需修改 ImageAttribute 的颜色矩阵:private void DrawColoredImage(Graphics g, Image img, Rectangle bounds, Color clr)
{
using (ImageAttributes ia = new ImageAttributes())
{
ColorMatrix cm = new ColorMatrix();
// convert and refactor color palette
cm.Matrix00 = ParseColor(clr.R);
cm.Matrix11 = ParseColor(clr.G);
cm.Matrix22 = ParseColor(clr.B);
cm.Matrix33 = ParseColor(clr.A);
cm.Matrix44 = 1f;
// set matrix
ia.SetColorMatrix(cm);
// draw
g.DrawImage(img, bounds, 0, 0, img.Width,
img.Height, GraphicsUnit.Pixel, ia);
}
}示例代码中的 ParseColor 会将位转化为浮点值。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-25 02:55:04下载
- 积分:1
-
通过用界面上的提取和对比的按钮对两路TS流进行比较,并用红绿灯进行提示比较的结果,用来进行码流分析...
通过用界面上的提取和对比的按钮对两路TS流进行比较,并用红绿灯进行提示比较的结果,用来进行码流分析-Through the extraction interface and contrast button on the two-way comparison of TS stream, and traffic lights to prompt the results of this comparison, used for code-flow analysis
- 2022-06-17 09:14:23下载
- 积分:1
-
基本对话框的使用
资源描述利用MFC,学习树形控件,Group Box, 静态文本,编辑框,按钮,List Control 和 List Box等基本知识的使用。
- 2022-01-22 11:26:20下载
- 积分:1
-
这是我平时写着玩的按钮控件,用于显示各种控件的使用效果。...
这是我平时写着玩的按钮控件,用于显示各种控件的使用效果。-This is what I have always read the play button controls for the display of various effects of the use of controls.
- 2023-03-10 12:20:03下载
- 积分:1
-
一个效果很好的outlookbar控件CXTOutBarCtrl .该控件来源于Xtreme Toolkit,我对其进行了修改,使其不依赖于类库独立存在....
一个效果很好的outlookbar控件CXTOutBarCtrl .该控件来源于Xtreme Toolkit,我对其进行了修改,使其不依赖于类库独立存在.-a good effect CXTOutBarCtrl outlookbar controls. Control comes from the Xtreme Toolkit, which I had been amended to make it independent from Class exist independently.
- 2022-01-21 22:53:32下载
- 积分:1
-
聊天的一个小程序 使用的是用WINSOCK控件,达到局域网之间的聊天功能。无解压密码,...
聊天的一个小程序 使用的是用WINSOCK控件,达到局域网之间的聊天功能。无解压密码,-chatting a small program is the use of the Winsock Control, reaching between the LAN chatting. Without extracting passwords,
- 2023-04-09 06:50:03下载
- 积分:1
-
跳动的球
说明: 本示例演示如何创建一个弹跳球在窗体上,也 let 你操纵动力学损失和重力设置。我找到的这个在线创建在 Java 中,它看起来有趣,于是转换了它不断改进的简化版本。这方程式仍然有几个缺陷在它,你可以读到在项目文件中,很好的来源,学会如何物理和 c + + 可以进行交互,如果你使用这实现更大改进请递给别人沿。
- 2022-03-02 22:00:08下载
- 积分:1
-
is a button for the production, you can use this to improve vb button appearance
是一个按钮制作器,你利用这个可以提高vb的按钮的美观-is a button for the production, you can use this to improve vb button appearance
- 2022-07-01 15:30:40下载
- 积分:1
-
这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型...
这是一个封装了部分Windows API的控件,它可以实现以下功能:1、Windows关机;2、自动发EMail、自动打开一个主页;3、调用默认程序打开各种类型的文件;4、将自己的程序让Win95启动时执行;5、变VB5.0的工具栏为平面工具栏;6、打开屏幕保护程序;7、打开、关闭CDRom;8、改变Form的标题栏颜色;9、Enable Didable Ctrl+Alt+DEl;10、改变屏幕分辨率;11、播放Mid、Wav音;12、得到硬盘可用空间;13、隐藏、显现鼠标;14、变鼠标为动画光标;15、隐藏、显现任务栏;16、以一PictureBox的图片填充整个Form的背景;17、改变桌面图案- This was seals partial Windows API to control below, it was
allowed to realize the function: 1st, Windows Guan Ji; 2nd,
automatically sends EMail, automatically opens a main page; 3rd, the
transfer tacitly approves the procedure to open each kind of type the
document; 4th, lets own procedure time the Win95 start carries out;
5th, changes VB5.0 the tool fence for the plane tool fence; 6th, opens
the screen saver; 7th, opens, closes CDRom; 8th, changes Form the
title block color; 9th, Enable Didable Ctrl Alt DEl; 10th, change
screen resolution; 11th, broadcasts Mid, the Wav sound; 12th, obtains
the hard disk to be possible to use the space; 13th, the hideaway,
appears the mouse;
- 2022-04-20 16:52:57下载
- 积分:1
-
very good use of a new type of photo to enlarge it, try put>!
挺好用的一种新型放大图片的方法,试试把>!-very good use of a new type of photo to enlarge it, try put>!
- 2022-02-04 04:21:37下载
- 积分:1