-
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
- 2022-03-11 20:27:26下载
- 积分:1
-
VC做的个性电子时钟源码,,特殊窗口
VC做的个性电子时钟源码,,特殊窗口-VC personality make electronic clock source, and special window
- 2022-05-05 23:38:03下载
- 积分:1
-
数字图像处理,图像的各种转化。灰度,边缘模糊
数字图像处理,图像的各种转化。灰度,边缘模糊-digital image processing, the images into. Gray, fuzzy edge
- 2022-05-20 21:07:38下载
- 积分:1
-
显示图像的几种效果,包括向上扫描、向下扫描、水平移动、垂直移动等效果...
显示图像的几种效果,包括向上扫描、向下扫描、水平移动、垂直移动等效果-Display images of several effects, including progressive scan, the downward scan, the level of movement, vertical movement, such as the effect of
- 2023-02-20 16:10:03下载
- 积分:1
-
Hough变换的简单算法,简洁明快
Hough变换的简单算法,简洁明快-Hough transform algorithm simple, concise fashion
- 2022-08-08 07:38:37下载
- 积分:1
-
药品包装在线检测系统,通过摄像机抓取图片,然后进行分析,看是否和模板的数据一样!进行检测...
药品包装在线检测系统,通过摄像机抓取图片,然后进行分析,看是否和模板的数据一样!进行检测-Pharmaceutical Packaging line inspection systems, crawling through the camera picture, and then analyze to see if the same data and templates! Test
- 2023-06-22 08:20:04下载
- 积分:1
-
VC++编写的如何显示倾斜文字
VC++编写的如何显示倾斜文字-VC show how prepared the text tilt
- 2022-03-19 23:36:20下载
- 积分:1
-
计算机图形学代码,区域填充.做期末课程设计的可以拿去做参考....
计算机图形学代码,区域填充.做期末课程设计的可以拿去做参考.-Computer graphics code, area filling. So at the end of courses designed to do to get ready reference.
- 2022-04-15 06:07:16下载
- 积分:1
-
图形加速引擎1.3版,VGA SVGA图.对于在C上做游戏的人来说,这个简直太有用了...
图形加速引擎1.3版,VGA SVGA图.对于在C上做游戏的人来说,这个简直太有用了-graphics acceleration engine version 1.3, VGA and SVGA map. In C games on the people, this is simply too useful a
- 2022-04-17 00:35:09下载
- 积分:1
-
用GDI实现的雪花效果。该技术是阿尔法混合,和吨。
用GDI实现的雪花效果。采用的技术是alpha混合,透明。编译工具是VC++。-using GDI achieved snowflake effect. The technology is the alpha blending, and transparency. Compiler tool is the VC.
- 2022-09-16 08:45:03下载
- 积分:1