搜索资源列表
创建分层窗口实现图像渐变
- 1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页
PicView
- 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
hog
- window MFC design,include dialogue control,radio,picture , list , tree , butto , datacontrol , slide , bar
Fscrn
- VC++在MFC程序窗口中实现全屏显示切换,有点像微软PPT幻灯片播放中的全屏效果,感兴趣的可以参考下-VC++ MFC program window is implemented in full screen switch, a bit like Microsoft PPT slide show in full effect, you can refer to the following interested
API5
- 使用MFC类库编制应用程序:变色的滑动的文本输出。-Prepared using the MFC class library application: color slide of text output.
com_slide
- MFC界面程序,与DSP实现串口通信,通过滑动条控制DSP输出PWM占空比-MFC interface program, commucate with DSP by serial, controling the duty of PWM of DSP by slide.
Ex_Form(Pro)
- 一个基于MFC的窗口程序,可在单文档应用程序中添加表单视图 基于MFC编写单文档应用程序。可实现功能: 1) 单击“文件”按钮,点击“打开”,可以实现文本文档的正确显示。 2) 可滚动右侧滚动条实现文本的上下滚动显示。 3) (Pro)滑动三个滚动条能实现RGB三原色的视图背景可调显示。 -MFC-based program window, you can add in a single document written application form view singl
CRangeSliderTest
- 滑动条两向控制。更换了滑动条控件的皮肤以及可以双向滑动控制,经过测试的MFC标准控件的扩展类。(Slide bar two direction control)