搜索资源列表
创建分层窗口实现图像渐变
- 1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页
ControlEx
- 自己编写整合的扩展VC控件动态库,在应用中只要包含相应的控件头文件,并连接ControlEx.lib文件即可以使用,美化自己的界面控件,共包含按钮控件、扩展列表框控件、扩展Gif显示控件、扩展静态控件、超级链接控件等。其中ButtonEx支持图片、图标、透明、声音等效果。使用别忘把ControlEx.dll复制到你的程序目录下面。-I have written to integrate the dynamic expansion of VC control library, in the app
MyOpaqueLayer
- 半透明控件,通过设置Alpha值和backgroundcolor 自动生成半透明的遮罩层,同时在这个控件中间还有一个加载样式的gif图片。-Translucent controls, by setting the Alpha values and backgroundcolor automatically generated translucent mask layer, while the middle of this control, there is a load style gif im
gifimage
- 在delphi上实现透明的gif图像 . 可以用-In the delphi to achieve a transparent gif image. Can be
Gif
- gif显示 透明背景 实现桌面动画效果-gif display.......
682327
- 我们通常在VB中使用图片控件来做出漂亮的界面,但是PictureBox控件不能支持透明图片,就算放置一个透明的GIF图片,PictureBox空间的背景颜色依旧会挡住下面的Form窗体或者其他控件。使用Image控件虽然支持透明,但是Image控件是没有句柄的轻量级控件,功能比之PictureBox -We usually use the picture controls in VB to make a nice interface, but can not support a transp